OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:performance
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/common/
cpu_frequency.h
204
int
performance
= 0;
local
205
if (strncmp (temp, "
performance
", sizeof ("
performance
") - 1) == 0)
206
performance
= 1;
210
if (intel_pstate || ondemand ||
performance
)
/src/external/gpl3/binutils.old/dist/gprofng/common/
cpu_frequency.h
204
int
performance
= 0;
local
205
if (strncmp (temp, "
performance
", sizeof ("
performance
") - 1) == 0)
206
performance
= 1;
210
if (intel_pstate || ondemand ||
performance
)
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026