Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtelemetry.c78 struct micro_snapshot_buffer { struct
88 struct micro_snapshot_buffer *buffer, enum micro_snapshot_flags flags); argument
90 static void telemetry_instrumentation_end(struct micro_snapshot_buffer *buffer);
105 struct micro_snapshot_buffer *buffer;
118 struct micro_snapshot_buffer *current_buffer);
147 struct micro_snapshot_buffer telemetry_buffer = {
160 struct micro_snapshot_buffer telemetry_macf_buffer = {
526 __unused struct micro_snapshot_buffer *buffer, in telemetry_instrumentation_begin()
536 telemetry_instrumentation_end(__unused struct micro_snapshot_buffer *buffer) in telemetry_instrumentation_end()
625 struct micro_snapshot_buffer *telbuf = &telemetry_macf_buffer; in telemetry_macf_take_sample()
[all …]