Lines Matching defs:line
70 /** The 1-based number of the source line where the function originates. */
71 int line;
73 /** The count of samples associated with the source line. */
121 * Returns the number, 1-based, of the line where the function originates.
122 * kNoLineNumberInfo if no line number information is available.
293 // (from the root to a leaf) will have line numbers that point to the start
294 // line of the function, rather than the line of the callsite of the child.
296 // In the resulting CpuProfile tree, nodes are separated based on the line
366 * \param mode Type of computation of stack frame line numbers.
751 * 1-indexed line number where the function starts. May be
752 * kNoLineNumberInfo if no line number information is available.
758 * kNoColumnNumberInfo if no line number information is available.