Usually, using SimpleParse means generating a parse tree in one function call, then traversing this tree in separate code.
一般来说,使用SimpleParse就意味着在一个函数调用中生成一个解析树,然后在分开的代码中遍历这个树。
The Call Tree view displays the function execution paths that were traversed in the profiled application.
“调用关系树”视图显示遍历所分析的应用程序的函数执行路径。
Information is also displayed about the number of inclusive and exclusive allocations for each function in the call tree.
还显示有关该调用关系树中每个函数的非独占和独占分配数的信息。
应用推荐