Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/ifs/
H A Druntest.c557 activate.bundle_idx = 0; in ifs_sbaf_test_core()
560 while (activate.bundle_idx <= stop_bundle) { in ifs_sbaf_test_core()
576 activate.bundle_idx = status.bundle_idx + 1; in ifs_sbaf_test_core()
596 activate.bundle_idx = status.bundle_idx; in ifs_sbaf_test_core()
609 (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-6.15/include/trace/events/
H A Dintel_ifs.h54 __entry->bundle = activate.bundle_idx;