Searched refs:GetStatsForUserspace (Results 1 – 3 of 3) sorted by relevance
154 zx_status_t GetStatsForUserspace(zx_info_thread_stats_t* info);
872 zx_status_t ThreadDispatcher::GetStatsForUserspace(zx_info_thread_stats_t* info) { in GetStatsForUserspace() function in ThreadDispatcher
300 auto err = thread->GetStatsForUserspace(&info); in sys_object_get_info()
Completed in 13 milliseconds