Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h104 int thread_stack__process(struct thread *thread, struct comm *comm,
H A Ddb-export.c404 err = thread_stack__process(thread, comm, sample, al, in db_export__sample()
H A Dthread-stack.c1101 int thread_stack__process(struct thread *thread, struct comm *comm, in thread_stack__process() function