Searched refs:PMU_NULL_DEV (Results 1 – 2 of 2) sorted by relevance
325 #define PMU_NULL_DEV ((void *)(~0UL)) macro
12425 .dev = PMU_NULL_DEV, in task_clock_event_stop() 12510 .dev = PMU_NULL_DEV, in perf_pmu_start_txn() 12809 if (pmu_bus_running && pmu->dev && pmu->dev != PMU_NULL_DEV) { in DEFINE_FREE()