Home
last modified time | relevance | path

Searched refs:statbuf (Results 26 – 26 of 26) sorted by relevance

12

/linux/tools/perf/util/
H A Dheader.c1004 struct stat statbuf; in is_cpu_online() local
1008 if (stat(buf, &statbuf) != 0) in is_cpu_online()
1020 if (stat(buf, &statbuf) != 0) in is_cpu_online()

12