Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/samples/bpf/
Dxdp_rxq_info_user.c343 static void stats_print(struct stats_record *stats_rec, in stats_print() function
450 stats_print(record, prev, action, cfg_opt); in stats_poll()
Dxdp_sample_user.c1102 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/
Dbuiltin-report.c784 static int stats_print(struct report *rep) in stats_print() function
986 return stats_print(rep); in __cmd_report()