Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol.c1061 struct rb_root from_modules = RB_ROOT; in compare_proc_modules() local
1067 if (read_proc_modules(from, &from_modules)) in compare_proc_modules()
1073 from_node = rb_first(&from_modules); in compare_proc_modules()
1095 delete_modules(&from_modules); in compare_proc_modules()