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

/linux-master/tools/perf/util/
H A Dthread-stack.c1039 static bool is_x86_retpoline(const char *name) function
1059 if (sym && is_x86_retpoline(sym->name)) {

Completed in 236 milliseconds