Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.h104 int thread_stack__process(struct thread *thread, struct comm *comm,
Ddb-export.c398 err = thread_stack__process(thread, comm, sample, al, in db_export__sample()
Dthread-stack.c1102 int thread_stack__process(struct thread *thread, struct comm *comm, in thread_stack__process() function