Home
last modified time | relevance | path

Searched refs:SyncCreateSystemCounter (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dsyncsrv.h123 extern SyncCounter* SyncCreateSystemCounter(const char *name,
H A Dsync.c977 SyncCreateSystemCounter(const char *name, in SyncCreateSystemCounter() function
2622 ServertimeCounter = SyncCreateSystemCounter("SERVERTIME", Now, resolution, in SyncInitServerTime()
2813 idle_time_counter = SyncCreateSystemCounter(name, idle, resolution, in init_system_idle_counter()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog64756 … Function 'SyncCreateSystemCounter' may return constant 'NULL' at line 952, called at line 2756.
64757 Null pointer introduced at line 952 in function 'SyncCreateSystemCounter'.
77513 Xext: SyncCreateSystemCounter returns a SyncCounter*