Searched refs:thread_stack__set_trace_nr (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread-stack.h85 void thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr);
H A Dintel-bts.c503 thread_stack__set_trace_nr(thread, btsq->cpu, buffer->buffer_nr + 1);
H A Dthread-stack.c473 void thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr) function
H A Dintel-pt.c2694 thread_stack__set_trace_nr(ptq->thread, ptq->cpu, state->trace_nr);

Completed in 134 milliseconds