Searched refs:thread_selfcounts_cpi (Results 1 – 3 of 3) sorted by relevance
81 err = thread_selfcounts_cpi(&counts[0]);83 err = thread_selfcounts_cpi(&counts[1]);166 (void)thread_selfcounts_cpi(&counts); in spin_thread_self_counts()284 r1 = thread_selfcounts_cpi(&counts[0]);285 r2 = thread_selfcounts_cpi(&counts[1]);
70 #define thread_selfcounts_cpi(DST) thread_selfcounts(THSC_CPI, (DST), sizeof(struct thsc_cpi)) macro
1747 (void)thread_selfcounts_cpi(&tc_info->counts); in get_thread_counters()