Searched defs:comm_db_id (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | db-export.h | 31 u64 comm_db_id; global() member |
| /linux/tools/perf/util/scripting-engines/ | ||
| H A D | trace-event-python.c | 1404 u64 comm_db_id = cr->comm ? cr->comm->db_id : 0; python_export_call_return() local |