Searched refs:stats_print (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 20 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/ |
D | xdp_rxq_info_user.c | 334 static void stats_print(struct stats_record *stats_rec, in stats_print() function 441 stats_print(record, prev, action, cfg_opt); in stats_poll()
|
D | xdp_monitor_user.c | 329 static void stats_print(struct stats_record *stats_rec, in stats_print() function 645 stats_print(rec, prev, err_only); in stats_poll()
|
D | xdp_redirect_cpu_user.c | 352 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/ |
D | builtin-report.c | 719 static int stats_print(struct report *rep) in stats_print() function 917 return stats_print(rep); in __cmd_report()
|