Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_hwlat.c57 static struct dentry *hwlat_sample_width; /* sample width us */ variable
789 hwlat_sample_width = tracefs_create_file("width", TRACE_MODE_WRITE, in init_tracefs()
793 if (!hwlat_sample_width) in init_tracefs()