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

/linux-master/tools/perf/util/
H A Dsymbol.c46 static bool symbol__is_idle(const char *name);
361 sym->idle = symbol__is_idle(name);
705 static bool symbol__is_idle(const char *name) function

Completed in 84 milliseconds