Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c152 #define PATH_BYTES 128 macro
246 char path[PATH_BYTES];
1653 char path[128 + PATH_BYTES]; in get_mp()
5118 strncpy(msrp->path, path, PATH_BYTES); in add_counter()