Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_hwlat.c60 static struct dentry *hwlat_sample_width; /* sample width us */ variable
559 hwlat_sample_width = tracefs_create_file("width", 0644, in init_tracefs()
563 if (!hwlat_sample_width) in init_tracefs()