Home
last modified time | relevance | path

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

/xnu-11215.1.10/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);
109 struct micro_snapshot_buffer *buffer;
122 struct micro_snapshot_buffer *current_buffer);
151 struct micro_snapshot_buffer telemetry_buffer = {
164 struct micro_snapshot_buffer telemetry_macf_buffer = {
573 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
583 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
672 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]