Home
last modified time | relevance | path

Searched refs:bundle_idx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c558 activate.bundle_idx = 0; in ifs_sbaf_test_core()
561 while (activate.bundle_idx <= stop_bundle) { in ifs_sbaf_test_core()
577 activate.bundle_idx = status.bundle_idx + 1; in ifs_sbaf_test_core()
597 activate.bundle_idx = status.bundle_idx; in ifs_sbaf_test_core()
610 (activate.bundle_idx < stop_bundle)) { in ifs_sbaf_test_core()
H A Difs.h291 u32 bundle_idx :9; member
304 u32 bundle_idx :9; member
/linux/include/trace/events/
H A Dintel_ifs.h54 __entry->bundle = activate.bundle_idx;