OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cc_cacheline_count_
(Results
1 - 4
of
4
) sorted by null
/external/stressapptest/src/
sat.h
201
int
cc_cacheline_count_
; // Number of cache line size structures.
member in class:Sat
sat.cc
671
cc_cacheline_count_
= 2; // Two datastructures of cache line size.
787
ARG_IVALUE("--cc_line_count",
cc_cacheline_count_
);
[
all
...]
worker.h
642
int
cc_cacheline_count_
,
650
int
cc_cacheline_count_
; // Number of cache lines to operate on.
member in class:CpuCacheCoherencyThread
worker.cc
[
all
...]
Completed in 153 milliseconds