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

  /external/stressapptest/src/
sat.h 211 int cc_cacheline_size_; // Size of a cache line. member in class:Sat
sat.cc 703 cc_cacheline_size_ = 0; // Size of a cacheline (0 for auto-detect).
830 ARG_IVALUE("--cc_line_size", cc_cacheline_size_);
    [all...]

Completed in 752 milliseconds