Searched refs:to_modules (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dsymbol.c1111 struct rb_root to_modules = RB_ROOT; local
1119 if (read_proc_modules(to, &to_modules))
1123 to_node = rb_first(&to_modules);
1142 delete_modules(&to_modules);

Completed in 74 milliseconds