Home
last modified time | relevance | path

Searched refs:kErrorStack (Results 1 – 1 of 1) sorted by relevance

/external/bcc/examples/cpp/pyperf/
DPyPerfDefaultPrinter.cc17 const static std::string kErrorStack = "[Stack Error]"; variable
76 std::printf(" %s\n", kErrorStack.c_str()); in processSamples()