Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dtelemetry.c88 struct micro_snapshot_buffer { struct
100 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
102 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
123 struct micro_snapshot_buffer *buffer;
136 struct micro_snapshot_buffer *current_buffer);
184 struct micro_snapshot_buffer telemetry_buffer = {
197 struct micro_snapshot_buffer telemetry_macf_buffer = {
809 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
819 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
915 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]