OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memwords
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
worker.cc
475
uint64 *
memwords
= static_cast<uint64*>(pe->addr);
local
484
data.l64 = addr_to_tag(&
memwords
[i]);
489
memwords
[i] = data.l64;
498
memwords
[i] = data.l64;
[
all
...]
worker.h
360
virtual bool TagAddrC(uint64 *
memwords
,
Completed in 1086 milliseconds