Searched refs:rte_trace_point_is_enabled (Results 1 – 4 of 4) sorted by relevance
46 if (rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_globbing()53 if (!rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_globbing()75 if (rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_regex()82 if (!rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_regex()104 if (rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_disable_enable()111 if (!rte_trace_point_is_enabled(&__app_dpdk_test_tp)) in test_trace_point_disable_enable()
151 rte_trace_point_is_enabled(rte_trace_point_t *trace) in rte_trace_point_is_enabled() function254 rte_trace_point_is_enabled(handle) ? "enabled" : "disabled"); in trace_point_dump()
188 bool rte_trace_point_is_enabled(rte_trace_point_t *tp);
377 rte_trace_point_is_enabled; # WINDOWS_NO_EXPORT