Searched refs:print_cache (Results 1 – 3 of 3) sorted by relevance
267 struct tep_print_parse *print_cache; member
5735 struct tep_print_parse *parse = event->print_fmt.print_cache; in pretty_print()6856 event->print_fmt.print_cache = parse_args(event, in parse_format()7528 free_parse_args(event->print_fmt.print_cache); in free_tep_event()
2058 static void print_cache(struct feat_fd *ff, FILE *fp __maybe_unused) in print_cache() function