Searched refs:TELEMETRY_PMI_LOCK (Results 1 – 1 of 1) sorted by relevance
178 #define TELEMETRY_PMI_LOCK() do { lck_mtx_lock(&telemetry_pmi_mtx); } while (0) macro373 TELEMETRY_PMI_LOCK(); in telemetry_pmi_setup()