Searched refs:stats_print (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/ |
H A 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()
|
H A 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()
|
H A 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 736 static int stats_print(struct report *rep) in stats_print() function 934 return stats_print(rep); in __cmd_report()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 794 static int stats_print(struct report *rep) in stats_print() function 1001 return stats_print(rep); in __cmd_report()
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A 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()
|
Completed in 10 milliseconds