Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dtelemetry.c77 struct micro_snapshot_buffer { struct
87 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
89 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
103 struct micro_snapshot_buffer *buffer;
116 struct micro_snapshot_buffer *current_buffer);
145 struct micro_snapshot_buffer telemetry_buffer = {
158 struct micro_snapshot_buffer telemetry_macf_buffer = {
524 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
534 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
608 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]