Lines Matching +full:- +full:- +full:enable +full:- +full:trace +full:- +full:backend
4 * Copyright (C) 2011-2016 Lluís Vilanova <vilanova@ac.upc.edu>
7 * See the COPYING file in the top-level directory.
13 #include "event-internal.h"
41 * with non-matching names.
116 * compiled-in backends.
121 * Returns: true if at least one backend has the event enabled and the event
133 * Use the define 'TRACE_${EVENT_NAME}_ENABLED' for compile-time checks (it will
154 * Pre-condition: trace_event_get_state_static(ev) == true
161 * Initialize the tracing backend.
170 * Record the name of the output file for the tracing backend.
171 * Exits if no selected backend does not support specifying the
172 * output file, and a file was specified with "-trace file=...".
187 * if the string starts with '-', disabled.
189 * Enable or disable matching events.
194 * Definition of QEMU options describing trace subsystem configuration
200 * @optstr: A string argument of --trace command line argument
209 * Return the number of known vcpu-specific events
214 #include "control-internal.h"