Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dutils.cc23 namespace monitor { namespace
Dkernel_log_server.cc92 namespace monitor { namespace
/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc105 auto monitor = MonitorRoutine(); in StartAndMonitorProcesses() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1470 void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounte… in glSelectPerfMonitorCountersAMD()
1476 void glBeginPerfMonitorAMD(GLuint monitor) in glBeginPerfMonitorAMD()
1482 void glEndPerfMonitorAMD(GLuint monitor) in glEndPerfMonitorAMD()
1488 void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint* data, G… in glGetPerfMonitorCounterDataAMD()