Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 25 of 32) sorted by relevance

12

/external/perfetto/src/trace_processor/importers/proto/winscope/
Dshell_transitions_tracker.h33 static ShellTransitionsTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dprotolog_messages_tracker.h49 static ProtoLogMessagesTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/proto/
Djit_tracker.h37 static JitTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dv8_tracker.h46 static V8Tracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dandroid_probes_tracker.h51 static AndroidProbesTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dheap_graph_tracker.h91 static HeapGraphTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/i2c/
Di2c_tracker.h43 static I2cTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/common/
Dsystem_info_tracker.h37 static SystemInfoTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dthread_state_tracker.h35 static ThreadStateTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/perf/
Ddso_tracker.h41 static DsoTracker& GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_sched_event_tracker.h44 static FtraceSchedEventTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dvirtio_video_tracker.h45 static VirtioVideoTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dbinder_tracker.h65 static BinderTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.h45 FftPlan* GetOrCreate(int device_ordinal) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/syscalls/
Dsyscall_tracker.h40 static SyscallTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dexecutor_cache.cc25 port::StatusOr<StreamExecutor*> ExecutorCache::GetOrCreate( in GetOrCreate() function in stream_executor::ExecutorCache
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
Dwindow_functions.h42 static LastNonNullAggregateContext* GetOrCreate(sqlite3_context* ctx) { in GetOrCreate() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client_grpc.cc137 absl::StatusOr<RefCountedPtr<GrpcXdsClient>> GrpcXdsClient::GetOrCreate( in GetOrCreate() function in grpc_core::GrpcXdsClient
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsequence_local_sync_event_watcher.cc75 static base::WeakPtr<SequenceLocalState> GetOrCreate() { in GetOrCreate() function in mojo::SequenceLocalSyncEventWatcher::SequenceLocalState
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dop_kernel_runner.cc169 tfrt::StatusOr<OpKernelRunner*> OpKernelRunnerCache::GetOrCreate( in GetOrCreate() function in tensorflow::tfd::OpKernelRunnerCache
Dkernel_fallback_op_handler.cc189 StatusOr<OpKernelRunner*> OpKernelRunnerCache::GetOrCreate( in GetOrCreate() function in tensorflow::tfd::__anon2fe89c520111::OpKernelRunnerCache
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_parser.h284 static SystraceParser* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcustom_call_encoding.cc411 LLVM::GlobalOp Globals::GetOrCreate(ImplicitLocOpBuilder &b, StringRef strref, in GetOrCreate() function in xla::runtime::Globals
423 LLVM::GlobalOp Globals::GetOrCreate(ImplicitLocOpBuilder &b, TypedAttr attr, in GetOrCreate() function in xla::runtime::Globals
428 LLVM::GlobalOp Globals::GetOrCreate(ImplicitLocOpBuilder &b, in GetOrCreate() function in xla::runtime::Globals
436 LLVM::GlobalOp Globals::GetOrCreate(ImplicitLocOpBuilder &b, Attribute attr, in GetOrCreate() function in xla::runtime::Globals
/external/grpc-grpc/src/core/ext/xds/
Dxds_client_grpc.cc218 absl::StatusOr<RefCountedPtr<GrpcXdsClient>> GrpcXdsClient::GetOrCreate( in GetOrCreate() function in grpc_core::GrpcXdsClient
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device.cc76 PluggableDevice::StreamGroup* GetOrCreate(const std::string& device_type, in GetOrCreate() function in tensorflow::PluggableDevice::StreamGroupFactory

12