Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread-stack.h65 u64 parent_db_id; member
Ddb-export.c505 u64 *parent_db_id) in db_export__call_return()
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()
/linux-6.6.21/tools/perf/util/scripting-engines/
Dtrace-event-python.c1368 u64 parent_db_id, sym_db_id; in python_export_call_path() local
1446 static int python_process_call_return(struct call_return *cr, u64 *parent_db_id, in python_process_call_return()