Searched refs:vboxWineProfileElementDumpCb (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.h232 static DECLCALLBACK(bool) vboxWineProfileElementDumpCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
247 VBoxExtHashVisit((_pm), vboxWineProfileElementDumpCb, (_pn)); \
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1787 static DECLCALLBACK(bool) vboxWineProfileElementDumpCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
1801 VBoxExtHashVisit((_pm), vboxWineProfileElementDumpCb, (_pn)); \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1755 static DECLCALLBACK(bool) vboxWineProfileElementDumpCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
1769 VBoxExtHashVisit((_pm), vboxWineProfileElementDumpCb, (_pn)); \

Completed in 115 milliseconds