Searched refs:auxtrace_record__free (Results 1 – 3 of 3) sorted by relevance
509 void auxtrace_record__free(struct auxtrace_record *itr);600 void auxtrace_record__free(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__free() function
532 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() function
2478 auxtrace_record__free(rec->itr); in cmd_record()