Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread-stack.h85 void thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr);
H A Dthread-stack.c473 void thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr) in thread_stack__set_trace_nr() function