Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 9 of 9) sorted by relevance

/spdk/test/app/histogram_perf/
H A Dhistogram_perf.c34 uint64_t tsc[128], t, end_tsc, count; in main() local
/spdk/lib/trace/
H A Dtrace.c43 _spdk_trace_record(uint64_t tsc, uint16_t tpoint_id, uint16_t owner_id, uint32_t size, in _spdk_trace_record() argument
/spdk/module/scheduler/dynamic/
H A Dscheduler_dynamic.c108 uint64_t tsc; _move_thread() local
/spdk/app/trace/
H A Dtrace.cpp61 get_us_from_tsc(uint64_t tsc, uint64_t tsc_rate) in get_us_from_tsc()
/spdk/lib/trace_parser/
H A Dtrace.cpp19 uint64_t tsc; global() member
[all...]
/spdk/scripts/bpf/
H A Dtrace.py461 def get_us(tsc, off): argument
/spdk/lib/ftl/mngt/
H A Dftl_mngt.c408 tsc_to_ms(uint64_t tsc) in tsc_to_ms()
/spdk/lib/ftl/
H A Dftl_nv_cache.c643 uint64_t tsc = spdk_thread_get_last_tsc(spdk_get_thread()); chunk_compaction_advance() local
1401 uint64_t tsc = spdk_thread_get_last_tsc(spdk_get_thread()); ftl_nv_cache_process_throttle() local
/spdk/lib/iscsi/
H A Dconn.c1241 uint64_t tsc; iscsi_conn_handle_nop() local