Home
last modified time | relevance | path

Searched defs:parent_db_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dthread-stack.h65 u64 parent_db_id; member
Dthread-stack.c309 u64 *parent_db_id; in thread_stack__call_return() local
754 call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data), in call_return_processor__new()
Ddb-export.c505 u64 *parent_db_id) in db_export__call_return()
/linux-6.12.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c1386 u64 parent_db_id, sym_db_id; in python_export_call_path() local
1464 static int python_process_call_return(struct call_return *cr, u64 *parent_db_id, in python_process_call_return()