Searched refs:thread_get_runtime_self (Results 1 – 5 of 5) sorted by relevance
352 startCPUTime = thread_get_runtime_self(); in checkForWork()369 endCPUTime = thread_get_runtime_self(); in checkForWork()404 startCPUTime = thread_get_runtime_self(); in checkForWork()422 endCPUTime = thread_get_runtime_self(); in checkForWork()
1504 extern uint64_t thread_get_runtime_self(void);
2267 thread_get_runtime_self(void) in thread_get_runtime_self() function3677 uint64_t current_runtime = thread_get_runtime_self(); in thread_arm_workqueue_quantum()
3154 runtime = thread_get_runtime_self(); in thread_selfusage()
4096 vmct_stats.vmct_runtimes[cqid] = thread_get_runtime_self();