mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 11:42:33 +00:00
5 lines
374 B
Plaintext
5 lines
374 B
Plaintext
nimTitle vmprofiler vmprofiler.html module vmprofiler 0
|
|
nim enter vmprofiler.html#enter,Profiler,PCtx,PStackFrame proc enter(prof: var Profiler; c: PCtx; tos: PStackFrame) 6
|
|
nim leave vmprofiler.html#leave,Profiler,PCtx proc leave(prof: var Profiler; c: PCtx) 25
|
|
nim dump vmprofiler.html#dump,ConfigRef,ProfileData proc dump(conf: ConfigRef; pd: ProfileData): string 29
|