Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate-data.c924 struct list_head *full_blocks) in prepend_basic_blocks() argument
929 first_bb = list_first_entry(full_blocks, typeof(*first_bb), list); in prepend_basic_blocks()
931 if (list_empty(full_blocks)) in prepend_basic_blocks()
952 list_splice(this_blocks, full_blocks); in prepend_basic_blocks()