Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.c568 u64 sample_context = callchain_context(sample_ip, kernel_start); in thread_stack__sample_late() local
589 (context == sample_context && ip == sample_ip)) in thread_stack__sample_late()
610 chain->ips[0] = sample_context; in thread_stack__sample_late()