HomeSort by relevance Sort by last modified time
    Searched refs:cc_cacheline_count_ (Results 1 - 4 of 4) sorted by null

  /external/stressapptest/src/
sat.h 210 int cc_cacheline_count_; // Number of cache line size structures. member in class:Sat
sat.cc 702 cc_cacheline_count_ = 2; // Two datastructures of cache line size.
827 ARG_IVALUE("--cc_line_count", cc_cacheline_count_);
    [all...]
worker.h 641 int cc_cacheline_count_,
658 int cc_cacheline_count_; // Number of cache lines to operate on. member in class:CpuCacheCoherencyThread
worker.cc     [all...]

Completed in 106 milliseconds