Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c30 * X86_RETPOLINE_POSSIBLE: x86 retpoline possible
35 X86_RETPOLINE_POSSIBLE, enumerator
164 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__init()
1127 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__process()
1172 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym && in thread_stack__process()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c30 * X86_RETPOLINE_POSSIBLE: x86 retpoline possible
35 X86_RETPOLINE_POSSIBLE, enumerator
164 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__init()
1126 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__process()
1171 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym && in thread_stack__process()

Completed in 4 milliseconds