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.
290 // (from the root to a leaf) will have line numbers that point to the start
291 // line of the function, rather than the line of the callsite of the child.
293 // In the resulting CpuProfile tree, nodes are separated based on the line
363 * \param mode Type of computation of stack frame line numbers.
754 * 1-indexed line number where the function starts. May be
755 * kNoLineNumberInfo if no line number information is available.
761 * kNoColumnNumberInfo if no line number information is available.