Searched defs:ProfileBlock (Results 1 – 1 of 1) sorted by relevance
29 type ProfileBlock struct { struct30 StartLine, StartCol int31 EndLine, EndCol int32 NumStmt, Count int