Home
last modified time | relevance | path

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

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