Komponenty | |
| struct | profiling_s |
Funkcje | |
| uint32 | strlen (char *ch) |
| int | voidnull () |
| void | stats (bool SortBySlowest) |
| int | ProfilingCompar (const void *A, const void *B) |
| uint64 | rdtsc () |
| void | stats (uint32 SortBySlowest) |
Zmienne | |
| uint32 | ProfilerCount = 0 |
| struct profiling_s | ProfilerBuf [MAX_PROFILER] |
| int Debug::Profiler::ProfilingCompar | ( | const void * | A, | |
| const void * | B | |||
| ) |
Definicja w linii 105 pliku profiler.cpp.
Odwołuje się do Debug::Profiler::profiling_s::Calls i Debug::Profiler::profiling_s::Time.
Odwołania w stats().
| void Debug::Profiler::stats | ( | uint32 | SortBySlowest | ) |
| void Debug::Profiler::stats | ( | bool | SortBySlowest | ) |
Definicja w linii 47 pliku profiler.cpp.
Odwołuje się do _Pf, Debug::Profiler::profiling_s::Active, active_console, Debug::Profiler::profiling_s::Calls, cout(), coutnum(), Memory::Heap::heap0, Thread::i, memmove(), MIN, Debug::Profiler::profiling_s::Name, NO_ALIGN, NULL, Preturn, ProfilerBuf, ProfilerCount, ProfilingCompar(), qsort(), strlen(), Debug::Profiler::profiling_s::Time i voidnull().
Odwołania w VarieteThread().
| uint32 Debug::Profiler::strlen | ( | char * | ch | ) | [inline] |
| int Debug::Profiler::voidnull | ( | ) |
struct profiling_s Debug::Profiler::ProfilerBuf [read] |
1.5.6