Home
last modified time | relevance | path

Searched defs:stackshot_latency_cpu (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/libkdd/
H A Dkcdata.h1143 struct stackshot_latency_cpu { struct
1144 int32_t cpu_number;
1145 int32_t cluster_type;
1146 uint64_t init_latency_mt;
1147 uint64_t workqueue_latency_mt;
1148 uint64_t total_latency_mt;
1149 uint64_t total_cycles;
1150 uint64_t total_instrs;
1151 uint64_t tasks_processed;
1152 uint64_t threads_processed;
[all …]
/xnu-11417.121.6/osfmk/kern/
H A Dkcdata.h1143 struct stackshot_latency_cpu { struct
1144 int32_t cpu_number;
1145 int32_t cluster_type;
1146 uint64_t init_latency_mt;
1147 uint64_t workqueue_latency_mt;
1148 uint64_t total_latency_mt;
1149 uint64_t total_cycles;
1150 uint64_t total_instrs;
1151 uint64_t tasks_processed;
1152 uint64_t threads_processed;
[all …]