Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dtelemetry.c81 struct micro_snapshot_buffer { struct
91 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
93 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
108 struct micro_snapshot_buffer *buffer;
121 struct micro_snapshot_buffer *current_buffer);
150 struct micro_snapshot_buffer telemetry_buffer = {
163 struct micro_snapshot_buffer telemetry_macf_buffer = {
574 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
584 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
673 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]