Home
last modified time | relevance | path

Searched refs:prev_lbr_cursor_size (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dthread.h29 unsigned int prev_lbr_cursor_size; member
Dthread.c489 for (unsigned int i = 0 ; i < lbr_stitch->prev_lbr_cursor_size; i++) in thread__free_stitch_list()
Dmachine.c2529 thread__lbr_stitch(thread)->prev_lbr_cursor_size = max_lbr + 1; in alloc_lbr_stitch()