Home
last modified time | relevance | path

Searched refs:context_switch_last_db_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/util/
Ddb-export.h77 u64 context_switch_last_db_id; member
Ddb-export.c590 db_id = ++dbe->context_switch_last_db_id; in db_export__switch()