Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dtrap_telemetry.c108 } match_record_s; typedef
111 match_record_s record;
120 match_record_s record;
131 match_record_s records[DEBOUNCE_RECORD_COUNT];
167 match_record_compare(match_record_s *r1, in match_record_compare()
168 match_record_s *r2) in match_record_compare()
403 trap_debounce_buffer_enter(match_record_s *record) in trap_debounce_buffer_enter()
436 trap_debounce_buffer_has_match(match_record_s *record) in trap_debounce_buffer_has_match()