Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat.h159 typedef void (*new_line_t)(struct perf_stat_config *config, void *ctx); typedef
169 new_line_t new_line;
H A Dstat-display.c772 new_line_t nl; in printout()