Searched refs:system_can_yield (Results 1 – 2 of 2) sorted by relevance
10 static u32 system_can_yield = 1; /* default is can */ variable46 return system_can_yield; in pmu_yield_os_check()114 system_can_yield = value; in pmu_yield_os_set()
38 static u32 system_can_yield = 1; /* default is can */ variable184 return system_can_yield; in pmu_yield_os_check()189 system_can_yield = value; in pmu_yield_os_set()
Completed in 27 milliseconds