OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:implementer
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/cpuctl/arch/
aarch64.c
1046
const char *
implementer
= NULL;
local
1056
implementer
= implids[i].impl_name;
1059
if (
implementer
== NULL) {
1060
snprintf(implbuf, sizeof(implbuf), "unknown
implementer
: 0x%02x",
1062
implementer
= implbuf;
1068
cpuname,
implementer
,
aarch64.c
1046
const char *
implementer
= NULL;
local
1056
implementer
= implids[i].impl_name;
1059
if (
implementer
== NULL) {
1060
snprintf(implbuf, sizeof(implbuf), "unknown
implementer
: 0x%02x",
1062
implementer
= implbuf;
1068
cpuname,
implementer
,
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026