Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxstat.c123 DMXStatInfo *
126 DMXStatInfo *pt = calloc(1, sizeof(*pt)); in dmxStatAlloc()
133 dmxStatFree(DMXStatInfo * pt) in dmxStatFree()
156 DMXStatInfo *s = dmxScreen->stat; in dmxStatSync()
199 DMXStatInfo *s = dmxScreen->stat; in dmxStatCallback()
H A Ddmxstat.h48 extern DMXStatInfo *dmxStatAlloc(void);
49 extern void dmxStatFree(DMXStatInfo *);
H A Ddmx.h88 typedef struct _DMXStatInfo DMXStatInfo; typedef
180 DMXStatInfo *stat; /**< Statistics about XSync */