Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.c1566 struct rb_root tmp_root = RB_ROOT; in annotation__calc_lines() local
1589 insert_source_line(&tmp_root, al); in annotation__calc_lines()
1592 resort_source_line(root, &tmp_root); in annotation__calc_lines()