Searched refs:pt_cpufreq_snapshot_cpu (Results 1 – 1 of 1) sorted by relevance
126 static int pt_cpufreq_snapshot_cpu(kstat_ctl_t *, uint_t);383 ret = pt_cpufreq_snapshot_cpu(kc, g_observed_cpu); in pt_cpufreq_snapshot()388 if ((ret = pt_cpufreq_snapshot_cpu(kc, i)) != 0) in pt_cpufreq_snapshot()400 pt_cpufreq_snapshot_cpu(kstat_ctl_t *kc, uint_t cpu) in pt_cpufreq_snapshot_cpu() function