Home
last modified time | relevance | path

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

/xnu-11215.81.4/libkdd/ !
H A Dkcdata.h1125 struct stackshot_latency_cpu { struct
1126 int32_t cpu_number;
1127 int32_t cluster_type;
1128 uint64_t init_latency_mt;
1129 uint64_t workqueue_latency_mt;
1130 uint64_t total_latency_mt;
1131 uint64_t total_cycles;
1132 uint64_t total_instrs;
1133 uint64_t tasks_processed;
1134 uint64_t threads_processed;
[all …]
/xnu-11215.81.4/osfmk/kern/ !
H A Dkcdata.h1125 struct stackshot_latency_cpu { struct
1126 int32_t cpu_number;
1127 int32_t cluster_type;
1128 uint64_t init_latency_mt;
1129 uint64_t workqueue_latency_mt;
1130 uint64_t total_latency_mt;
1131 uint64_t total_cycles;
1132 uint64_t total_instrs;
1133 uint64_t tasks_processed;
1134 uint64_t threads_processed;
[all …]