Searched defs:tracepoint (Results 1 – 2 of 2) sorted by relevance
839 struct tracepoint struct844 /* Number of times this tracepoint should single-step and collect argument848 /* Number of times this tracepoint should be hit before argument852 /* The number of the tracepoint on the target. */ argument856 tracepoint. */ argument859 /* The static tracepoint marker id, if known. */ argument866 this static tracepoint corresponds. When resetting breakpoints, argument868 int static_trace_marker_id_idx;
101 int tracepoint = 0; in mi_cmd_break_insert() local