gallium: Poor-man profiler for win32 kernel.
This commit is contained in:
@@ -313,6 +313,17 @@ void
|
||||
debug_memory_end(unsigned long beginning);
|
||||
|
||||
|
||||
#if defined(PROFILE) && defined(PIPE_SUBSYSTEM_WINDOWS_DISPLAY)
|
||||
|
||||
void
|
||||
debug_profile_start(void);
|
||||
|
||||
void
|
||||
debug_profile_stop(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef DEBUG
|
||||
void debug_dump_image(const char *prefix,
|
||||
unsigned format, unsigned cpp,
|
||||
|
Reference in New Issue
Block a user