Searched refs:auxtrace_record__free (Results 1 – 3 of 3) sorted by relevance
497 void auxtrace_record__free(struct auxtrace_record *itr);591 void auxtrace_record__free(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__free() function
536 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() function
1877 auxtrace_record__free(rec->itr); in cmd_record()