Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_hwlat.c57 static struct dentry *hwlat_sample_width; /* sample width us */ variable
791 hwlat_sample_width = tracefs_create_file("width", TRACE_MODE_WRITE, in init_tracefs()
795 if (!hwlat_sample_width) in init_tracefs()