Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Duncore.h164 #define UNCORE_BOX_FLAG_INITIATED 0 macro
537 if (!test_and_set_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_init()
545 if (test_and_clear_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_exit()