Searched refs:cpu_nsoft (Results 1 – 6 of 6) sorted by relevance
235 #define cpu_nsoft cpu_counts[CPU_COUNT_NSOFT] macro
430 printf("cpu_nsoft %"PRIu64"\n", dp->cpu_nsoft); in rmixl_cpu_data_print()
99 define CI_NSOFT offsetof(struct cpu_info, ci_data.cpu_nsoft)
127 define CPUINFO_NSOFT offsetof(struct cpu_info, ci_data.cpu_nsoft)
1105 ci->ci_data.cpu_nsoft, ci->ci_data.cpu_nfault); in oldmon_w_trace()
1222 cc->nsoft = tci.ci_data.cpu_nsoft; in cpucounters()