Searched refs:context_switch_last_db_id (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/tools/perf/util/ | ||
| D | db-export.h | 77 u64 context_switch_last_db_id; member |
| D | db-export.c | 596 db_id = ++dbe->context_switch_last_db_id; in db_export__switch() |