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

  /external/stressapptest/src/
worker.cc 288 thread_num_ = thread_num_init;
311 thread_num_, sched_getcpu(),
531 logprintf(9, "Log: Starting fill thread %d\n", thread_num_);
564 thread_num_, status_, pages_copied_);
    [all...]
worker.h 293 int ThreadID() {return thread_num_;}
375 int thread_num_; // Thread ID. member in class:WorkerThread

Completed in 7565 milliseconds