Searched refs:KBASEP_JS_TICK_RESOLUTION_US (Results 1 – 3 of 3) sorted by relevance
363 #define KBASEP_JS_TICK_RESOLUTION_US 1 macro
2445 if (microseconds_spent < KBASEP_JS_TICK_RESOLUTION_US) in kbase_js_complete_atom()2446 microseconds_spent = KBASEP_JS_TICK_RESOLUTION_US; in kbase_js_complete_atom()
426 #define KBASEP_JS_TICK_RESOLUTION_US 1 macro