Searched refs:dtrace_aggregate_walk_keyvarsorted (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/powertop/common/ |
H A D | cpuidle.c | 179 if (dtrace_aggregate_walk_keyvarsorted(dtp, pt_cpuidle_dtrace_walk, in pt_cpuidle_stat_collect()
|
H A D | events.c | 307 if (dtrace_aggregate_walk_keyvarsorted(dtp, pt_events_walk, NULL) != 0) in pt_events_stat_collect()
|
H A D | cpufreq.c | 313 if (dtrace_aggregate_walk_keyvarsorted(dtp, pt_cpufreq_dtrace_walk, in pt_cpufreq_stat_collect()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | mapfile-vers | 52 dtrace_aggregate_walk_keyvarsorted;
|
H A D | dtrace.h | 414 extern int dtrace_aggregate_walk_keyvarsorted(dtrace_hdl_t *,
|
H A D | dt_aggregate.c | 1615 dtrace_aggregate_walk_keyvarsorted(dtrace_hdl_t *dtp, in dtrace_aggregate_walk_keyvarsorted() function
|
/titanic_44/usr/src/cmd/intrstat/ |
H A D | intrstat.c | 614 if (dtrace_aggregate_walk_keyvarsorted(g_dtp, in main()
|
/titanic_44/usr/src/cmd/lockstat/ |
H A D | lockstat.c | 999 if (dtrace_aggregate_walk_keyvarsorted(g_dtp, in process_data()
|