Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dtelemetry.c90 struct micro_snapshot_buffer { struct
102 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
104 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
125 struct micro_snapshot_buffer *buffer;
138 struct micro_snapshot_buffer *current_buffer);
186 struct micro_snapshot_buffer telemetry_buffer = {
199 struct micro_snapshot_buffer telemetry_macf_buffer = {
811 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
821 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
917 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]