Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread-stack.h94 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip,
Dthread-stack.c253 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, in thread_stack__event() function
Dintel-pt.c1216 thread_stack__event(ptq->thread, ptq->flags, state->from_ip, in intel_pt_sample()