Searched defs:comm_out_id (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | db-export.c | 559 u64 comm_out_id, comm_in_id; in db_export__switch() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | db-export.c | 563 u64 comm_out_id, comm_in_id; in db_export__switch() local
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 1262 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) python_export_context_switch() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 1418 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) python_export_context_switch() argument
|
Completed in 9 milliseconds