Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c155 #define PATH_BYTES 128 macro
251 char path[PATH_BYTES];
1705 char path[128 + PATH_BYTES]; in get_mp()
5328 strncpy(msrp->path, path, PATH_BYTES); in add_counter()