Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 15 of 15) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_trace.c117 struct trace_point *tp; in rte_trace_mode_set() local
182 struct trace_point *tp; in rte_trace_pattern() local
206 struct trace_point *tp; in rte_trace_regexp() local
235 struct trace_point *tp; in rte_trace_point_lookup() local
248 trace_point_dump(FILE *f, struct trace_point *tp) in trace_point_dump()
287 struct trace_point *tp; in rte_trace_dump() local
468 struct trace_point *tp; in __rte_trace_point_register() local
H A Deal_common_trace_utils.c42 struct trace_point *tp; in trace_entry_compare() local
61 struct trace_point *tp; in trace_has_duplicate_entry() local
76 struct trace_point *tp; in trace_uuid_generate() local
H A Deal_common_trace_ctf.c225 meta_event_emit(char **meta, int *offset, struct trace_point *tp) in meta_event_emit()
247 struct trace_point *tp; in trace_metadata_create() local
/dpdk/app/test/
H A Dtest_meter.c113 struct rte_meter_trtcm_profile tp; in tm_test_trtcm_config() local
165 struct rte_meter_trtcm_rfc4115_profile tp; in tm_test_trtcm_rfc4115_config() local
265 struct rte_meter_trtcm_profile tp; in tm_test_trtcm_color_blind_check() local
324 struct rte_meter_trtcm_rfc4115_profile tp; in tm_test_trtcm_rfc4115_color_blind_check() local
496 struct rte_meter_trtcm_profile tp; in tm_test_trtcm_aware_check() local
595 struct rte_meter_trtcm_rfc4115_profile tp; in tm_test_trtcm_rfc4115_aware_check() local
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h88 rte_clock_gettime(clockid_t clock_id,struct timespec * tp) rte_clock_gettime() argument
111 clock_gettime(clock_id,tp) global() argument
/dpdk/lib/eal/windows/
H A Deal_hugepages.c23 TOKEN_PRIVILEGES tp; in hugepage_claim_privilege() local
/dpdk/app/test-bbdev/
H A Dmain.c183 parse_args(int argc, char **argv, struct test_params *tp) in parse_args()
329 run_parsed_tests(struct test_params *tp) in run_parsed_tests()
/dpdk/lib/meter/
H A Drte_meter.h362 uint64_t tp; member
485 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; in rte_meter_trtcm_color_blind_check() local
528 uint64_t time_diff_tc, time_diff_tp, n_periods_tc, n_periods_tp, tc, tp; rte_meter_trtcm_color_aware_check() local
[all...]
/dpdk/lib/eal/include/
H A Drte_trace_point.h79 RTE_TRACE_POINT(tp,args,...) global() argument
100 RTE_TRACE_POINT_FP(tp,args,...) global() argument
[all...]
H A Drte_common.h730 RTE_LEN2MASK(ln,tp) global() argument
/dpdk/lib/acl/
H A Dacl_run_altivec.h114 xmm_t *index_mask, *tp; in transition4() local
/dpdk/lib/bpf/
H A Dbpf_exec.c66 #define BPF_ST_XADD_REG(reg, ins, tp) \ argument
/dpdk/lib/ipsec/
H A Dsa.c171 uint64_t tp; in fill_sa_type() local
[all...]
/dpdk/examples/ptpclient/
H A Dptpclient.c319 time_t tp = ptp_data->new_adj.tv_sec; print_clock_info() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c325 struct tp_params *tp = &adap->params.tp; in hash_filter_ntuple() local