Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c1178 u32 return_from_kernel = PERF_IP_FLAG_SYSCALLRET | in thread_stack__process() local
1181 if (!(sample->flags & return_from_kernel)) in thread_stack__process()