Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dthread-stack.h66 u64 parent_db_id; member
Ddb-export.c501 u64 *parent_db_id) in db_export__call_return()
Dthread-stack.c309 u64 *parent_db_id; in thread_stack__call_return() local
753 call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data), in call_return_processor__new()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1196 u64 parent_db_id, sym_db_id; in python_export_call_path() local
1274 static int python_process_call_return(struct call_return *cr, u64 *parent_db_id, in python_process_call_return()