Searched defs:parent_db_id (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | thread-stack.h | 66 u64 parent_db_id; member
|
| D | db-export.c | 501 u64 *parent_db_id) in db_export__call_return()
|
| D | thread-stack.c | 309 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()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | thread-stack.h | 65 u64 parent_db_id; member
|
| D | db-export.c | 505 u64 *parent_db_id) in db_export__call_return()
|
| D | thread-stack.c | 309 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()
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 1212 u64 parent_db_id, sym_db_id; in python_export_call_path() local 1290 static int python_process_call_return(struct call_return *cr, u64 *parent_db_id, in python_process_call_return()
|
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 1368 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()
|