Searched defs:stackshot_latency_cpu (Results 1 – 2 of 2) sorted by relevance
1180 struct stackshot_latency_cpu { struct1181 int32_t cpu_number;1182 int32_t cluster_type;1183 uint64_t init_latency_mt;1184 uint64_t workqueue_latency_mt;1185 uint64_t total_latency_mt;1186 uint64_t total_cycles;1187 uint64_t total_instrs;1188 uint64_t tasks_processed;1189 uint64_t threads_processed;[all …]