Home
last modified time | relevance | path

Searched defs:runtime (Results 76 - 100 of 1076) sorted by relevance

12345678910>>...44

/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.h42 int runtime; member
H A Dmetricgroup.h36 int runtime; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c89 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_init() local
111 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_fini() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c87 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_init() local
111 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_fini() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmetricgroup.h66 int runtime; member
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_iec958.c133 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, in snd_pcm_fill_iec958_consumer() argument
176 snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, size_t len) snd_pcm_create_iec958_consumer() argument
[all...]
H A Dpcm_timer.c22 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_timer_resolution_change() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhda-dai.c74 struct snd_pcm_runtime *runtime = substream->runtime; in hda_codec_dai_prepare() local
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-hostless.c80 struct snd_pcm_runtime *runtime = substream->runtime; in mtk_dai_hostless_startup() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open03.c28 static int runtime; variable
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dmod.rs13 mod runtime; modules
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyEnumBuilderContext.java47 public static void createRubyEnumBuilderContext(Ruby runtime) { in createRubyEnumBuilderContext() argument
H A DRubyOneofBuilderContext.java47 public static void createRubyOneofBuilderContext(Ruby runtime) { in createRubyOneofBuilderContext() argument
H A DRubyProtobuf.java45 public static void createProtobuf(Ruby runtime) { in createProtobuf() argument
/third_party/rust/crates/rustix/src/
H A Dlib.rs209 pub mod runtime; modules
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_language_context.cpp45 ets::PandaEtsVM *EtsLanguageContext::CreateVM(Runtime *runtime, const RuntimeOptions &options) const in CreateVM() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dark_config.py23 from arkdb import compiler, disassembler, runtime namespace
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/
H A Dets_vm_test.cpp166 auto runtime = Runtime::GetCurrent(); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/dprofiler/
H A Ddprofiler.cpp65 DProfiler::DProfiler(std::string_view appName, Runtime *runtime) in DProfiler() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dexplicit_gc_test.cpp86 Runtime *runtime = Runtime::GetCurrent(); TEST_F() local
142 Runtime *runtime = Runtime::GetCurrent(); TEST_F() local
170 Runtime *runtime = Runtime::GetCurrent(); TEST_F() local
198 Runtime *runtime = Runtime::GetCurrent(); TEST_F() local
[all...]
H A Dgc_log_test.cpp91 Runtime *runtime = Runtime::GetCurrent(); CounterLogTest() local
119 Runtime *runtime = Runtime::GetCurrent(); FullLogTest() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Dmemory_allocation_dumper.h39 explicit MemoryAllocationDumper(const PandaString &dumpFile, const Runtime *runtime) : runtime_(runtime) in MemoryAllocationDumper() argument
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_variable_first_test.h88 void Initial(const EcmaVM *vm, RuntimeImpl *runtime) in Initial() argument
H A Djs_variable_second_test.h88 void Initial(const EcmaVM *vm, RuntimeImpl *runtime) in Initial() argument
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.h45 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<RuntimeImpl> runtime) in DispatcherImpl() argument

Completed in 10 milliseconds

12345678910>>...44