Searched refs:spinlock_grabbed (Results 1 – 1 of 1) sorted by relevance
22 static uint32_t spinlock_grabbed[CORES_NUM]; variable63 spinlock_grabbed[core_id]++; in test_thread()144 core_id, spinlock_grabbed[core_id], FAIRNESS_TEST_CYCLES_PER_CORE); in ZTEST()149 zassert_false(spinlock_grabbed[core_id] < FAIRNESS_TEST_CYCLES_PER_CORE, in ZTEST()151 core_id, spinlock_grabbed[core_id], FAIRNESS_TEST_CYCLES_PER_CORE); in ZTEST()