Searched refs:thread_snapshot (Results 1 – 5 of 5) sorted by relevance
99 sizeof(struct thread_snapshot);612 struct thread_snapshot tkse_thread_snap;655 snaps->tkse_thread_snap = (struct thread_snapshot){ in _telemetry_kernel_snapshot()1115 _write_thread_snapshot(struct thread_snapshot *thsnap, const struct telemetry_target *target) in _write_thread_snapshot()1340 struct thread_snapshot *thsnap = _telemetry_buffer_alloc(current_buffer, sizeof(*thsnap)); in telemetry_process_sample()
56 struct thread_snapshot { struct
541 typedef struct thread_snapshot *thread_snapshot_t;
137 …thread_snap_flags = [parsed_threads[th_key][@"thread_snapshot"][@"ths_ss_flags"] unsignedLongLongV…
3500 NSDictionary *thread_snap = thread[@"thread_snapshot"];