Searched refs:s_init (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/profiler/
H A DStoreTrace.cc35 bool StoreTrace::s_init = false; // Total number of store lifetimes of
75 if (!s_init) {
82 s_init = true;
H A DStoreTrace.hh55 static bool s_init; member in class:StoreTrace

Completed in 5 milliseconds