Searched refs:stats_print (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/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-v6.1/samples/bpf/ |
D | xdp_rxq_info_user.c | 343 static void stats_print(struct stats_record *stats_rec, in stats_print() function 450 stats_print(record, prev, action, cfg_opt); in stats_poll()
|
D | xdp_sample_user.c | 1102 static void stats_print(const char *prefix, int mask, struct stats_record *r, in stats_print() function 1457 stats_print(prog_name, mask, cur, prev, &out); in sample_stats_print()
|
/Linux-v6.1/tools/perf/ |
D | builtin-report.c | 784 static int stats_print(struct report *rep) in stats_print() function 986 return stats_print(rep); in __cmd_report()
|