Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol.c1055 struct rb_root from_modules = RB_ROOT; in compare_proc_modules() local
1061 if (read_proc_modules(from, &from_modules)) in compare_proc_modules()
1067 from_node = rb_first(&from_modules); in compare_proc_modules()
1089 delete_modules(&from_modules); in compare_proc_modules()

Completed in 7 milliseconds