Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 31) sorted by relevance

12

/samples/bpf/
Dxdp_monitor_user.c210 static double calc_period(struct record *r, struct record *p) in calc_period()
222 static double calc_period_u64(struct record_u64 *r, struct record_u64 *p) in calc_period_u64()
234 static double calc_pps(struct datarec *r, struct datarec *p, double period) in calc_pps()
246 static double calc_pps_u64(struct u64rec *r, struct u64rec *p, double period) in calc_pps_u64()
258 static double calc_drop(struct datarec *r, struct datarec *p, double period) in calc_drop()
270 static double calc_info(struct datarec *r, struct datarec *p, double period) in calc_info()
282 static double calc_err(struct datarec *r, struct datarec *p, double period) in calc_err()
320 struct u64rec *r = &rec->cpu[i]; in stats_print() local
345 struct u64rec *r = &rec->cpu[i]; in stats_print() local
371 struct datarec *r = &rec->cpu[i]; in stats_print() local
[all …]
Dxdp_redirect_cpu_user.c234 static void free_stats_record(struct stats_record *r) in free_stats_record()
247 static double calc_period(struct record *r, struct record *p) in calc_period()
259 static __u64 calc_pps(struct datarec *r, struct datarec *p, double period_) in calc_pps()
271 static __u64 calc_drop_pps(struct datarec *r, struct datarec *p, double period_) in calc_drop_pps()
283 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps()
322 struct datarec *r = &rec->cpu[i]; in stats_print() local
350 struct datarec *r = &rec->cpu[i]; in stats_print() local
387 struct datarec *r = &rec->cpu[i]; in stats_print() local
416 struct datarec *r = &rec->cpu[i]; in stats_print() local
438 struct datarec *r = &rec->cpu[i]; in stats_print() local
[all …]
Dtracex5_user.c32 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dspintest_user.c14 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_rxq_info_user.c249 static void free_stats_record(struct stats_record *r) in free_stats_record()
304 static double calc_period(struct record *r, struct record *p) in calc_period()
316 static __u64 calc_pps(struct datarec *r, struct datarec *p, double period_) in calc_pps()
328 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps()
370 struct datarec *r = &rec->cpu[i]; in stats_print() local
404 struct datarec *r = &rec->cpu[i]; in stats_print() local
460 struct rlimit r = {10 * 1024 * 1024, RLIM_INFINITY}; in main() local
Dsockex2_user.c19 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dsyscall_tp_user.c88 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dtracex4_user.c52 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dlathist_kern.c42 unsigned int r; in log2() local
Dtracex2_kern.c45 unsigned int r; in log2() local
Dtracex3_user.c111 struct rlimit r = {1024*1024, RLIM_INFINITY}; in main() local
Dtracex6_user.c176 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dlwt_len_hist_kern.c46 unsigned int r; in log2() local
Dxdp1_user.c82 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Doffwaketime_user.c98 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_adjust_tail_user.c83 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dsockex3_user.c33 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dtest_map_in_map_user.c115 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dtest_overhead_user.c128 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_redirect_user.c100 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_redirect_map_user.c99 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dmap_perf_test_user.c369 int r; in fill_lpm_trie() local
432 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_tx_iptunnel_user.c158 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dxdp_sample_pkts_user.c113 struct rlimit r = {RLIM_INFINITY, RLIM_INFINITY}; in main() local
Dtracex2_user.c117 struct rlimit r = {1024*1024, RLIM_INFINITY}; in main() local

12