Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.h77 u64 context_switch_last_db_id; member
H A Ddb-export.c596 db_id = ++dbe->context_switch_last_db_id; in db_export__switch()