Searched defs:wakePidValue (Results 1 – 2 of 2) sorted by relevance
199 std::optional<uint32_t> wakePidValue = base::StrToUInt32(args.at("pid")); in SchedWakeupEvent() local226 std::optional<uint32_t> wakePidValue = base::StrToUInt32(args.at("pid")); in SchedWakingEvent() local
431 std::optional<uint32_t> wakePidValue = msg.pid(); in SchedWakingEvent() local