Home
last modified time | relevance | path

Searched refs:trace_list_head_get (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_trace_utils.c40 struct trace_point_head *tp_list = trace_list_head_get(); in trace_entry_compare()
59 struct trace_point_head *tp_list = trace_list_head_get(); in trace_has_duplicate_entry()
73 struct trace_point_head *tp_list = trace_list_head_get(); in trace_uuid_generate()
H A Deal_trace.h95 struct trace_point_head *trace_list_head_get(void);
H A Deal_common_trace.c32 trace_list_head_get(void) in trace_list_head_get() function
285 struct trace_point_head *tp_list = trace_list_head_get(); in rte_trace_dump()
H A Deal_common_trace_ctf.c245 struct trace_point_head *tp_list = trace_list_head_get(); in trace_metadata_create()