Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c156 #define PATH_BYTES 128 macro
253 char path[PATH_BYTES];
1819 char path[128 + PATH_BYTES]; in get_mp()
5734 strncpy(msrp->path, path, PATH_BYTES - 1); in add_counter()