Searched refs:MEM_PID_STRING_LEN (Results 1 – 1 of 1) sorted by relevance
26 constexpr uint32_t MEM_PID_STRING_LEN = 8; variable238 std::string pid_title = Data2String("Pid", MEM_PID_STRING_LEN); in GenerateDumpTitle()253 std::string pid_str = Data2String(std::to_string(ExtractPid(info.nid)), MEM_PID_STRING_LEN); in GenerateDetail()