Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dcode-reading.c43 struct tested_section { struct
54 struct tested_section *data; in tested_code_insert_or_exists() argument
60 data = rb_entry(*node, struct tested_section, rb_node); in tested_code_insert_or_exists()
96 struct tested_section *ts = rb_entry(node, in tested_sections__free()
97 struct tested_section, in tested_sections__free()