Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread-stack.h96 void thread_stack__set_trace_nr(struct thread *thread, u64 trace_nr);
Dthread-stack.c293 void thread_stack__set_trace_nr(struct thread *thread, u64 trace_nr) in thread_stack__set_trace_nr() function