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()
1377 extern uint64_t thread_get_runtime_self(void);
2262 thread_get_runtime_self(void) in thread_get_runtime_self() function3674 uint64_t current_runtime = thread_get_runtime_self(); in thread_arm_workqueue_quantum()
2964 runtime = thread_get_runtime_self(); in thread_selfusage()
4339 vmct_stats.vmct_runtimes[cq->id] = thread_get_runtime_self(); in vm_pageout_iothread_internal_continue()