Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
Dkwork.h129 u64 total_latency; member
/kernel/linux/linux-6.6/block/
Dblk-throttle.c50 unsigned long total_latency; /* ns / 1024 */ member
/kernel/linux/linux-5.10/block/
Dblk-throttle.c193 unsigned long total_latency; /* ns / 1024 */ member
/kernel/linux/linux-6.6/drivers/nvme/host/
Dcore.c2366 static bool nvme_apst_get_transition_time(u64 total_latency, in nvme_apst_get_transition_time()