Searched defs:SystraceLine (Results 1 – 1 of 1) sorted by relevance
26 struct SystraceLine { struct27 int64_t ts;28 uint32_t pid;29 uint32_t cpu;31 std::string task;32 std::string pid_str;33 std::string tgid_str;34 std::string event_name;35 std::string args_str;