Searched refs:fwd_latency (Results 1 – 7 of 7) sorted by relevance
174 const int fwd_latency = opt->fwd_latency; in worker_wrapper() local177 if (!burst && !fwd_latency) in worker_wrapper()179 else if (!burst && fwd_latency) in worker_wrapper()181 else if (burst && !fwd_latency) in worker_wrapper()183 else if (burst && fwd_latency) in worker_wrapper()
176 const int fwd_latency = opt->fwd_latency; in worker_wrapper() local179 if (!burst && !fwd_latency) in worker_wrapper()181 else if (!burst && fwd_latency) in worker_wrapper()183 else if (burst && !fwd_latency) in worker_wrapper()185 else if (burst && fwd_latency) in worker_wrapper()
72 uint32_t fwd_latency:1; member
209 evt_dump("fwd_latency", "%s", EVT_BOOL_FMT(opt->fwd_latency)); in evt_dump_fwd_latency()
516 if (opt->fwd_latency && pkts > 0) { in perf_launch_lcores()957 opt->fwd_latency) { in perf_opt_check()959 opt->fwd_latency = 0; in perf_opt_check()962 if (opt->fwd_latency && !opt->q_priority) { in perf_opt_check()
81 opt->fwd_latency = 1; in evt_parse_fwd_latency()
103 * ``--fwd_latency``402 When ``--fwd_latency`` command line option selected, the application inserts427 --fwd_latency473 --prod_type_timerdev --fwd_latency539 --fwd_latency568 --stlist=a --prod_type_timerdev --fwd_latency