Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.c2646 struct rb_root tmp_root = RB_ROOT; in annotation__calc_lines() local
2667 insert_source_line(&tmp_root, al, opts); in annotation__calc_lines()
2670 resort_source_line(root, &tmp_root); in annotation__calc_lines()