Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dannotate.c477 static int symbol__alloc_hist_cycles(struct symbol *sym) in symbol__alloc_hist_cycles() function
577 if (symbol__alloc_hist_cycles(sym) < 0) in symbol__get_annotation()