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