| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | expr.h | 42 int runtime; member
|
| H A D | metricgroup.h | 36 int runtime; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_vga.c | 89 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 D | nouveau_vga.c | 87 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 D | metricgroup.h | 66 int runtime; member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm_iec958.c | 133 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 D | pcm_timer.c | 22 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 D | hda-dai.c | 74 struct snd_pcm_runtime *runtime = substream->runtime; in hda_codec_dai_prepare() local
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-dai-hostless.c | 80 struct snd_pcm_runtime *runtime = substream->runtime; in mtk_dai_hostless_startup() local
|
| /third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
| H A D | perf_event_open03.c | 28 static int runtime; variable
|
| /third_party/rust/crates/aho-corasick/src/packed/teddy/ |
| H A D | mod.rs | 13 mod runtime; modules
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyEnumBuilderContext.java | 47 public static void createRubyEnumBuilderContext(Ruby runtime) { in createRubyEnumBuilderContext() argument
|
| H A D | RubyOneofBuilderContext.java | 47 public static void createRubyOneofBuilderContext(Ruby runtime) { in createRubyOneofBuilderContext() argument
|
| H A D | RubyProtobuf.java | 45 public static void createProtobuf(Ruby runtime) { in createProtobuf() argument
|
| /third_party/rust/crates/rustix/src/ |
| H A D | lib.rs | 209 pub mod runtime; modules
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_language_context.cpp | 45 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 D | ark_config.py | 23 from arkdb import compiler, disassembler, runtime namespace
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/ |
| H A D | ets_vm_test.cpp | 166 auto runtime = Runtime::GetCurrent(); TEST_F() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/dprofiler/ |
| H A D | dprofiler.cpp | 65 DProfiler::DProfiler(std::string_view appName, Runtime *runtime) in DProfiler() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | explicit_gc_test.cpp | 86 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 D | gc_log_test.cpp | 91 Runtime *runtime = Runtime::GetCurrent(); CounterLogTest() local 119 Runtime *runtime = Runtime::GetCurrent(); FullLogTest() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| H A D | memory_allocation_dumper.h | 39 explicit MemoryAllocationDumper(const PandaString &dumpFile, const Runtime *runtime) : runtime_(runtime) in MemoryAllocationDumper() argument
|
| /arkcompiler/toolchain/tooling/test/testcases/ |
| H A D | js_variable_first_test.h | 88 void Initial(const EcmaVM *vm, RuntimeImpl *runtime) in Initial() argument
|
| H A D | js_variable_second_test.h | 88 void Initial(const EcmaVM *vm, RuntimeImpl *runtime) in Initial() argument
|
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | runtime_impl.h | 45 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<RuntimeImpl> runtime) in DispatcherImpl() argument
|