Home
last modified time | relevance | path

Searched defs:root_id (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/startup/
H A Dstartup_breakdowns.sql129 SELECT i.ts, i.dur, i.root_id, s.id AS slice_id, s.name FROM _intervals_flatten !(_startup_slices_b… field
135 SELECT i.ts, i.dur, i.root_id, t.id AS thread_state_id, t.state, t.io_wait, t.irq_context field
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/sched/
H A Dthread_executing_span_with_slice.sql55 SELECT root_id, parent_id, id, ts, dur FROM _critical_path_userspace_adjusted field
60 SELECT root_id, min(ts) AS root_ts, max(ts + dur) - min(ts) AS root_dur field
/aosp_15_r20/external/openscreen/util/trace_logging/
H A Dscoped_trace_operations.h42 static TraceId root_id() { in root_id() function
H A Dscoped_trace_operations.cc33 TraceId root_id) { in ScopedTraceOperation()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dinspecting_placer.cc81 int root_id = colocation_graph_->FindAndUpdateRoot(nodes[i]->id()); in AssignGroups() local
H A Dcolocation_graph.cc939 int root_id = FindAndUpdateRoot(node->id()); in Initialize() local
1175 const Node& node, const Member& root_member, int root_id, in GetSoftDeviceCandidates()
/aosp_15_r20/external/iproute2/ip/
H A Diplink_bridge_slave.c184 char root_id[32]; in bridge_slave_print_opt() local
H A Diplink_bridge.c465 char root_id[32]; in bridge_print_opt() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_slice_layout.cc135 tables::SliceTable::Id root_id = id_map[parent_id.value()]; in InsertSlice() local
/aosp_15_r20/external/tcpdump/
H A Dprint-stp.c34 nd_byte root_id[8]; member
/aosp_15_r20/external/stg/
H A Dstg.proto274 fixed32 root_id = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto361 int64 root_id = 6; field
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc249 uint32_t num_items) { in SetBrowsedPlayer()
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc1527 bool success, std::string root_id, uint32_t num_items) { in SetBrowsedPlayerResponse()
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp709 jboolean success, jstring root_id, jint num_items) { in setBrowsedPlayerResponseNative()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dsuballocator.rs1004 let root_id = nodes.allocate(SuballocationListNode { in new() localVariable
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dbtrfs_tree.h334 __le64 root_id; member
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dbtrfs_tree.h832 __le64 root_id; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dbtrfs_tree.h327 __le64 root_id; member
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dbtrfs_tree.h327 __le64 root_id; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dbtrfs_tree.h334 __le64 root_id; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dbtrfs_tree.h334 __le64 root_id; member
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dbtrfs_tree.h327 __le64 root_id; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dbtrfs_tree.h327 __le64 root_id; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dbtrfs_tree.h334 __le64 root_id; member

12