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