Home
last modified time | relevance | path

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

/third_party/mesa3d/src/tool/pps/
Dpps_datasource.cc48 PPS_LOG_ERROR("Failed to initialize %s driver", driver->drm_device.name.c_str()); in OnSetup()
88 PPS_LOG_ERROR("Sampling period should be greater than %" PRIu64 " ns (%.2f ms)", in OnSetup()
234 PPS_LOG_ERROR("Failed to get value for counter %s", counter.name.c_str()); in add_samples()
325 PPS_LOG_ERROR("Skipping counter values coming before descriptors"); in trace()
Dpps.h14 #define PPS_LOG_ERROR PERFETTO_ELOG macro
Dpps_driver.cc112 PPS_LOG_ERROR( in find_driver_name()
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc97 PPS_LOG_ERROR("Available metric sets:"); in init_perfcnt()
99 PPS_LOG_ERROR(" %s", query->symbol_name); in init_perfcnt()