Home
last modified time | relevance | path

Searched refs:stats_print (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/admin-guide/device-mapper/
Dstatistics.rst20 the @stats_print message to the appropriate DM device via dmsetup.
132 @stats_print <region_id> [<starting_line> <number_of_lines>]
221 dmsetup message vol 0 @stats_print 0
/Linux-v5.10/samples/bpf/
Dxdp_rxq_info_user.c334 static void stats_print(struct stats_record *stats_rec, in stats_print() function
441 stats_print(record, prev, action, cfg_opt); in stats_poll()
Dxdp_monitor_user.c329 static void stats_print(struct stats_record *stats_rec, in stats_print() function
645 stats_print(rec, prev, err_only); in stats_poll()
Dxdp_redirect_cpu_user.c352 static void stats_print(struct stats_record *stats_rec, in stats_print() function
675 stats_print(record, prev, prog_name, mprog_name, mprog_fd); in stats_poll()
/Linux-v5.10/tools/perf/
Dbuiltin-report.c719 static int stats_print(struct report *rep) in stats_print() function
917 return stats_print(rep); in __cmd_report()