Home
last modified time | relevance | path

Searched refs:stats (Results 1 – 5 of 5) sorted by relevance

/samples/bpf/
A Dcookie_uid_helper_example.c58 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 Dhbm.h21 unsigned long stats:1, /* get HBM stats (marked, dropped,..) */ member
A Dhbm_kern.h170 if (qsp->stats) { in hbm_update_stats()
A Dhbm.c190 qstats.stats = stats_flag ? 1 : 0; in run_bpf_prog()
A Ddo_hbm_test.sh180 -S|--stats)

Completed in 8 milliseconds