Searched refs:stats (Results 1 – 5 of 5) sorted by relevance
| /samples/bpf/ |
| A D | cookie_uid_helper_example.c | 58 struct stats { struct 71 sizeof(struct stats), 100, NULL); in maps_create() argument 119 -32 + (__s16)offsetof(struct stats, uid)), in prog_load() 121 -32 + (__s16)offsetof(struct stats, packets), 1), in prog_load() 129 -32 + (__s16)offsetof(struct stats, bytes)), in prog_load() 151 offsetof(struct stats, packets)), in prog_load() 155 offsetof(struct stats, bytes)), in prog_load() 198 struct stats curEntry; in print_table() 221 struct stats dataEntry; in udp_client()
|
| A D | hbm.h | 21 unsigned long stats:1, /* get HBM stats (marked, dropped,..) */ member
|
| A D | hbm_kern.h | 170 if (qsp->stats) { in hbm_update_stats()
|
| A D | hbm.c | 190 qstats.stats = stats_flag ? 1 : 0; in run_bpf_prog()
|
| A D | do_hbm_test.sh | 180 -S|--stats)
|
Completed in 13 milliseconds