Searched refs:kcov_ksancov_trace_cmp (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/san/coverage/ |
| H A D | kcov_ksancov.h | 128 void kcov_ksancov_trace_cmp(kcov_thread_data_t *, uint32_t, uint64_t, uint64_t, void*); 143 #define kcov_ksancov_trace_cmp(data, type, arg1, arg2, caller)
|
| H A D | kcov.c | 323 kcov_ksancov_trace_cmp(data, type, arg1, arg2, caller); in trace_cmp()
|
| H A D | kcov_ksancov.c | 375 kcov_ksancov_trace_cmp(kcov_thread_data_t *data, uint32_t type, uint64_t arg1, uint64_t arg2, void … in kcov_ksancov_trace_cmp() function
|