Home
last modified time | relevance | path

Searched refs:SENSOR_TRACE_PID_MSG (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/sensor/utils/include/
H A Dsensor_trace.h29 #define SENSOR_TRACE_PID_MSG(msg) HITRACE_METER_NAME(SENSOR_TRACE_TAG, (std::string(__func__) + ":pid " + \ macro
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp189 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId)); in Enable()
217 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId)); in Disable()
274 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId) + "mode " + in SetBatchSenior()
325 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId) + "samplingInterval " + in SetDelay()
351 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId) + "mode " + std::to_string(mode)); in SetMode()
373 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId) + "option " + std::to_string(option)); in SetOption()
652 SENSOR_TRACE_PID_MSG("sensorType " + std::to_string(sensorType)); in RemoveDeathNotice()
673 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId)); in ReadData()
686 SENSOR_TRACE_PID_MSG("sensorId " + std::to_string(sensorId) + "enabled " + std::to_string(enabled) + "rateLevel " + in SetSdcSensor()

Completed in 2 milliseconds