Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 4 of 4) sorted by relevance

/spdk/lib/ftl/
H A Dftl_trace.c126 ftl_trace_next_id(struct ftl_trace * trace) ftl_trace_next_id() argument
135 struct ftl_trace *trace = &dev->trace; ftl_trace_reloc_band() local
144 struct ftl_trace *trace = &dev->trace; ftl_trace_write_band() local
240 struct ftl_trace *trace = &dev->trace; ftl_trace_limits() local
249 struct ftl_trace *trace = &dev->trace; ftl_trace_alloc_id() local
[all...]
H A Dftl_core.h98 struct ftl_trace trace; member
H A Dftl_io.h117 uint64_t trace; member
/spdk/lib/trace/
H A Dtrace_flags.c24 SPDK_LOG_REGISTER_COMPONENT(trace) in SPDK_LOG_REGISTER_COMPONENT() argument