Searched refs:symbol__annotation_init (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | symbol.h | 156 int symbol__annotation_init(void); |
/linux/tools/perf/ | ||
H A D | builtin-top.c | 1795 status = symbol__annotation_init(); in cmd_top() |