Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/ui/
Dhist.c538 static void fmt_free(struct perf_hpp_fmt *fmt) in fmt_free() function
616 fmt_free(format); in perf_hpp__column_unregister()
696 fmt_free(fmt); in perf_hpp__reset_output_field()
703 fmt_free(fmt); in perf_hpp__reset_output_field()
/Linux-v6.1/tools/perf/
Dbuiltin-c2c.c1881 static void fmt_free(struct perf_hpp_fmt *fmt) in fmt_free() function
1975 fmt->free = fmt_free; in get_format()