Lines Matching full:tracing

75 	/* Indicate whether tracing is disabled or enabled.  in pt_insn_status()
201 /* We're not generating tick events if tracing is disabled. */ in pt_insn_tick()
318 * indicate things like tracing disable or trace stop in the preceding in pt_insn_start()
682 * We might otherwise disable tracing too early. in pt_insn_at_disabled_event()
782 /* There's nothing to do if tracing got disabled. */ in pt_insn_proceed_postponed()
803 * - we do not set pts_ip_suppressed since tracing must be enabled
851 * Let's determine the IP at which we expect tracing to resume. in pt_insn_check_insn_event()
1173 * and must wait until the next iteration - as long as tracing in pt_insn_check_ip_event()
1176 * When tracing is disabled, we forward all ptwrite events in pt_insn_check_ip_event()
1299 /* Tracing must be enabled. in pt_insn_next()
1302 * trace or process a tracing enabled event. in pt_insn_next()
1425 /* We preserve @decoder->ip. This is where we expect tracing to resume in pt_insn_process_disabled()
1426 * and we'll indicate that on the subsequent enabled event if tracing in pt_insn_process_disabled()
1447 /* Tracing must be enabled in order to make sense of the event. */ in pt_insn_process_async_branch()
1489 /* If the IP is suppressed, the overflow resolved while tracing was in pt_insn_process_overflow()
1490 * disabled. Otherwise it resolved while tracing was enabled. in pt_insn_process_overflow()
1493 /* Tracing is disabled. in pt_insn_process_overflow()
1496 * just be misleading. Even if tracing had been disabled in pt_insn_process_overflow()
1503 /* Tracing is enabled and we're at the IP at which the overflow in pt_insn_process_overflow()
1565 /* Tracing is always disabled before it is stopped. */ in pt_insn_process_stop()
1616 /* Indicate that tracing resumes from the IP at which tracing in pt_insn_event()