Searched refs:thsc_time_cpi (Results 1 – 5 of 5) sorted by relevance
34 _remove_time_from_cpi(struct thsc_time_cpi *time_cpi) in _remove_time_from_cpi()43 _check_time_cpi(struct thsc_time_cpi *before, struct thsc_time_cpi *after, in _check_time_cpi()59 static struct thsc_time_cpi62 return (struct thsc_time_cpi){ in _remove_energy_from_cpi()74 struct thsc_time_cpi before_time = _remove_energy_from_cpi(before); in _check_usage()75 struct thsc_time_cpi after_time = _remove_energy_from_cpi(after); in _check_usage()
283 struct thsc_time_cpi before = { 0 }; in thread_selfcounts_usage()284 struct thsc_time_cpi after = { 0 }; in thread_selfcounts_usage()295 struct thsc_time_cpi *counts = ctx; in thread_selfcounts_usage()308 struct thsc_time_cpi *counts = ctx; in thread_selfcounts_measurement()597 struct thsc_time_cpi counts = { 0 };
49 static struct thsc_time_cpi52 return (struct thsc_time_cpi){ in _usage_to_time_cpi()88 struct thsc_time_cpi counts = _usage_to_time_cpi(&usage); in _selfcounts()118 struct thsc_time_cpi counts[RCT_CPU_KIND_COUNT] = { 0 }; in _selfcounts_perf_level()
84 struct thsc_time_cpi { struct
84 struct thsc_time_cpi self_stats;