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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Ddeep-heap-profile.cc293 strncpy(run_id_, "undetermined-run-id", sizeof(run_id_));
332 snprintf(run_id_, sizeof(run_id_), "%s-linux-%d-%lu",
372 buffer.AppendString(run_id_, 0);
H A Ddeep-heap-profile.h378 char run_id_[128]; member in class:DeepHeapProfile

Completed in 74 milliseconds