Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c569 u64 sample_context = callchain_context(sample_ip, kernel_start); in thread_stack__sample_late() local
590 (context == sample_context && ip == sample_ip)) in thread_stack__sample_late()
611 chain->ips[0] = sample_context; in thread_stack__sample_late()