Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Duncore.h161 #define UNCORE_BOX_FLAG_INITIATED 0 macro
518 if (!test_and_set_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_init()
526 if (test_and_clear_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_exit()