Home
last modified time | relevance | path

Searched refs:micro_snapshot_buffer (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/osfmk/kern/
H A Dtelemetry.c82 struct micro_snapshot_buffer { struct
92 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
94 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
110 struct micro_snapshot_buffer *buffer;
123 struct micro_snapshot_buffer *current_buffer);
176 struct micro_snapshot_buffer telemetry_buffer = {
189 struct micro_snapshot_buffer telemetry_macf_buffer = {
498 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
508 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
598 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]