Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c1038 static bool is_x86_retpoline(const char *name) in is_x86_retpoline() function
1060 if (sym && is_x86_retpoline(sym->name)) { in thread_stack__x86_retpoline()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c1039 static bool is_x86_retpoline(const char *name) in is_x86_retpoline() function
1059 if (sym && is_x86_retpoline(sym->name)) { in thread_stack__x86_retpoline()

Completed in 4 milliseconds