Searched defs:Instrument (Results 1 – 6 of 6) sorted by relevance
15 public @interface Instrument { annotation
34 public class Instrument extends Command { class
54 BasicBlockProfilerData* BasicBlockInstrumentor::Instrument( in Instrument() function in v8::internal::compiler::BasicBlockInstrumentor
43 public abstract class Instrument { class
191 Map<Class<? extends Instrument>, Provider<Instrument>> availableInstruments, in provideInstruments()
112 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument() function in vixl::aarch64::Instrument