Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/tools/perf/
Dbuiltin-report.c794 static int stats_print(struct report *rep) in stats_print() function
1001 return stats_print(rep); in __cmd_report()
/Linux-v6.6/samples/bpf/
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()