Searched refs:gpu_event_info (Results 1 – 3 of 3) sorted by relevance
290 const char *gpu_event_type, const char *gpu_event_info) { in ReportGpuEvent() argument292 !gpu_event_type || !gpu_event_info) in ReportGpuEvent()296 std::vector<std::string> info = android::base::Split(gpu_event_info, "="); in ReportGpuEvent()405 const char *gpu_event_type = nullptr, *gpu_event_info = nullptr; in ProcessUevent() local466 gpu_event_info = cp; in ProcessUevent()490 ReportGpuEvent(stats_client, driver, gpu_event_type, gpu_event_info); in ProcessUevent()
1904 optional GpuEventInfo gpu_event_info = 3; field
96 const char *gpu_event_type, const char *gpu_event_info);