Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Duncore.h168 #define UNCORE_BOX_FLAG_INITIATED 0 macro
541 if (!test_and_set_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_init()
549 if (test_and_clear_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_exit()