Home
last modified time | relevance | path

Searched refs:total_latency (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dkwork.h133 u64 total_latency;
132 u64 total_latency; global() member
H A Dbpf_kwork.c300 work->total_latency = data->total_time; in add_work()