Home
last modified time | relevance | path

Searched +defs:ts +defs:node (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_timeline.cc45 int64_t tid, int64_t ts) { in CreateEvent()
67 void ChromeTraceFormatter::EmitRegion(int64_t ts, int64_t duration, int64_t pid, in EmitRegion()
76 void ChromeTraceFormatter::EmitFlowStart(const string& name, int64_t ts, in EmitFlowStart()
84 void ChromeTraceFormatter::EmitFlowEnd(const string& name, int64_t ts, in EmitFlowEnd()
93 const string& category, const string& name, int64_t pid, int64_t ts, in EmitCounter()
149 void MemoryTracker::TrackNode(int64_t step, const GraphNode* node) { in TrackNode()
180 const TFGraphNode* node = gnode->node; in AllocateTimeNodes() local
245 for (const auto& node : lane.second) { in GenerateGraphTimeline() local
288 int64_t ts = alloc.first; in GenerateGraphTimeline() local
314 void Timeline::GenerateScopeTimeline(const ScopeNode* node) { in GenerateScopeTimeline()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Dv6.rs20 let ts = Timestamp::now(crate::timestamp::context::shared_context()); localVariable
124 let node = [1, 2, 3, 4, 5, 6]; in test_new() localVariable
136 let ts = uuid.get_timestamp().unwrap().to_rfc4122(); in test_new() localVariable
160 let node = [1, 2, 3, 4, 5, 6]; in test_now() localVariable
180 let node = [1, 2, 3, 4, 5, 6]; in test_new_context() localVariable
Dv1.rs23 let ts = Timestamp::now(crate::timestamp::context::shared_context()); localVariable
122 let node = [1, 2, 3, 4, 5, 6]; in test_new() localVariable
134 let ts = uuid.get_timestamp().unwrap().to_rfc4122(); in test_new() localVariable
158 let node = [1, 2, 3, 4, 5, 6]; in test_now() localVariable
178 let node = [1, 2, 3, 4, 5, 6]; in test_new_context() localVariable
/aosp_15_r20/external/selinux/libsepol/src/
H A Dmodule_to_cil.c262 struct list_node *node = calloc(1, sizeof(*node)); in list_prepend() local
742 struct ebitmap_node *node; in ebitmap_to_cil() local
824 struct ebitmap_node *node; in cil_print_attr_strs() local
828 struct type_set *ts; in cil_print_attr_strs() local
905 struct attr_list_node *node; in cil_print_attr_list() local
922 struct attr_list_node *node; in search_attr_list() local
998 struct ebitmap_node *node; in ebitmap_to_names() local
1062 static int process_typeset(struct policydb *pdb, struct type_set *ts, struct list *attr_list, char … in process_typeset()
1099 struct type_set *ts; in roletype_role_in_ancestor_to_cil() local
1196 struct type_set *ts; in avrule_list_to_cil() local
[all …]
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_dec.c276 WORD32 ts, qs, row, indx; in ixheaacd_mps_mix_res_decor() local
315 WORD32 ts, qs, indx; in ixheaacd_mps_mix_res_decor_residual_band() local
367 WORD32 ch, ts, qs; in ixheaacd_mps_apply() local
515 WORD32 node = 0; in ixheaacd_mps_huff_read() local
534 WORD32 node = 0; in ixheaacd_mps_huff_read_2d() local
618 WORD32 node = 0; in ixheaacd_mps_huff_dec_pilot() local
630 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_cld_1d() local
664 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_ipd_1d() local
689 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_icc_1d() local
722 WORD32 i = 0, node = 0, offset = 0; in ia_mps_dec_huff_dec_cpc_1d() local
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/pixel/
H A Dcamera.sql26 ts TIMESTAMP, field
36 node STRING, field
46 ts, field
53 SUBSTR(STR_SPLIT(name, ':', 0), 6) AS node, field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dmemory_tracker_snapshot_parser.cc61 void MemoryTrackerSnapshotParser::ParseMemoryTrackerSnapshot(int64_t ts, in ParseMemoryTrackerSnapshot()
109 Decoder node(*node_it); in ReadProtoSnapshot() local
185 void MemoryTrackerSnapshotParser::EmitRows(int64_t ts, in EmitRows()
261 GlobalNodeGraph::Node& node, in EmitMemorySnapshotNodeRowsRecursively()
287 const GlobalNodeGraph::Node& node, in EmitNode()
H A Dheap_graph_tracker.cc108 BuildSuperclassMap(UniquePid upid, int64_t ts, TraceStorage* storage) { in BuildSuperclassMap()
248 int64_t ts) { in SetPidAndTimestamp()
302 int64_t ts, in AddObject()
369 int64_t ts, in AddRoot()
894 ObjectTable::RowReference node; // Node in the original graph. in FindPathFromRoot() member
1047 const PathFromRoot::Node& node = init_path.nodes[i]; in BuildFlamegraph() local
1058 const PathFromRoot::Node& node = init_path.nodes[i]; in BuildFlamegraph() local
1094 bool HeapGraphTracker::IsTruncated(UniquePid upid, int64_t ts) { in IsTruncated()
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz.cc93 gpr_timespec ts = gpr_convert_clock_type( in PopulateCallCounts() local
142 gpr_timespec ts = gpr_convert_clock_type( in PopulateCallCounts() local
275 void ServerNode::AddChildSocket(RefCountedPtr<SocketNode> node) { in AddChildSocket()
285 void ServerNode::AddChildListenSocket(RefCountedPtr<ListenSocketNode> node) { in AddChildListenSocket()
514 gpr_timespec ts; in RenderJson() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.cc93 gpr_timespec ts = gpr_convert_clock_type( in PopulateCallCounts() local
142 gpr_timespec ts = gpr_convert_clock_type( in PopulateCallCounts() local
275 void ServerNode::AddChildSocket(RefCountedPtr<SocketNode> node) { in AddChildSocket()
285 void ServerNode::AddChildListenSocket(RefCountedPtr<ListenSocketNode> node) { in AddChildListenSocket()
514 gpr_timespec ts; in RenderJson() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c144 static long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu()
150 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
155 static inline int sys_clock_gettime64(clockid_t id, struct __kernel_timespec *ts) in sys_clock_gettime64()
179 unsigned node; in test_getcpu() local
/aosp_15_r20/external/executorch/backends/arm/
H A Dtosa_utils.py13 import serializer.tosa_serializer as ts namespace
34 def dbg_node(node): argument
72 def dbg_fail(node, tosa_graph, path): argument
141 def is_bias_node_for_quantized_conv(node): argument
149 def is_consumer_node_depthwise_conv2d(node): argument
/aosp_15_r20/external/gemmlowp/profiling/
H A Dprofiler.h176 void PrintNode(const Node* node, int level) const { in PrintNode()
188 static void AddStackToNode(const ProfilingStack& stack, Node* node, in AddStackToNode()
214 void AddOtherChildrenToNode(Node* node) { in AddOtherChildrenToNode()
231 void SortNode(Node* node) { in SortNode()
271 timespec ts; in WaitOneProfilerTick() local
/aosp_15_r20/external/python/cpython3/Modules/
D_zoneinfo.c1352 find_tzrule_ttinfo(_tzrule *rule, int64_t ts, unsigned char fold, int year) in find_tzrule_ttinfo()
1405 find_tzrule_ttinfo_fromutc(_tzrule *rule, int64_t ts, int year, in find_tzrule_ttinfo_fromutc()
2147 int64_t ts; in find_ttinfo() local
2271 StrongCacheNode *node = PyMem_Malloc(sizeof(StrongCacheNode)); in strong_cache_node_new() local
2289 strong_cache_node_free(StrongCacheNode *node) in strong_cache_node_free()
2306 StrongCacheNode *node = root; in strong_cache_free() local
2322 remove_from_strong_cache(StrongCacheNode *node) in remove_from_strong_cache()
2350 const StrongCacheNode *node = root; in find_in_strong_cache() local
2377 StrongCacheNode *node = find_in_strong_cache(ZONEINFO_STRONG_CACHE, key); in eject_from_strong_cache() local
2395 move_strong_cache_node_to_front(StrongCacheNode **root, StrongCacheNode *node) in move_strong_cache_node_to_front()
[all …]
/aosp_15_r20/external/chromium-trace/catapult/systrace/profile_chrome/third_party/
H A Dperf_to_tracing.py113 def __init__(self, stack_id, ts, cpu, tid, weight, samp_type, comm): argument
210 def GetNodeSiblings(node): argument
218 def FixCallTree(node, parent): argument
/aosp_15_r20/hardware/libhardware/modules/radio/
H A Dradio_hw.c131 struct listnode node; member
133 struct timespec ts; member
147 struct timespec ts; in send_command_l() local
216 struct timespec ts; in prepare_metadata() local
272 struct timespec ts = {0, 0}; in callback_thread_loop() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dvalidator.cc78 struct timespec ts; in ElapsedTimeMicros() local
305 const TfLiteNode& node = in CreateInterpreter() local
414 struct timespec ts; in WallTimeMicros() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/
H A Dvirtual_address_space.cc53 auto node = mappings_.extract(mappings_.begin()); in Build() local
73 const MappingVersion* VirtualAddressSpace::FindMapping(int64_t ts, in FindMapping()
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dwmediumd.c99 static inline u64 ts_to_ns(struct timespec ts) in ts_to_ns()
420 static void log2pcap(struct wmediumd *ctx, struct frame *frame, uint64_t ts) in log2pcap()
1022 struct timespec ts; in send_pmsr_result_peer() local
1510 struct station *node = get_station_by_addr(ctx, set_position->mac); in process_set_position_message() local
1525 struct station *node = get_station_by_addr(ctx, set_tx_power->mac); in process_set_tx_power_message() local
1539 struct station *node = get_station_by_addr(ctx, set_lci->mac); in process_set_lci_message() local
1558 struct station *node = get_station_by_addr(ctx, set_civicloc->mac); in process_set_civicloc_message() local
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dbookkeeping.h120 GlobalCallstackTrie::Node* const node; member
258 GlobalCallstackTrie::Node* node) { in MaybeCreateCallstackAllocations()
284 void AddToCallstackAllocations(uint64_t ts, const Allocation& alloc) { in AddToCallstackAllocations()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.cc45 Node::NodeClass Node::GetNodeClassForOp(const std::string& ts) { in GetNodeClassForOp()
533 Node* node = AllocateNode( in AddNode() local
540 Node* Graph::CopyNode(const Node* node) { in CopyNode()
560 void Graph::RemoveNode(Node* node) { in RemoveNode()
766 const Node* node = FindNodeId(id); in ToGraphDefSubRange() local
847 Status Graph::IsValidOutputTensor(const Node* node, int idx) const { in IsValidOutputTensor() argument
858 Status Graph::IsValidInputTensor(const Node* node, int idx) const { in IsValidInputTensor() argument
871 Node* node = nullptr; in AllocateNode() local
887 void Graph::ReleaseNode(Node* node) { in ReleaseNode()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconcat_op_test.cc47 auto ts = t->flat<tstring>(); in FillTensorWithRandomValues() local
75 Node* node; in ConcatHelper() local
175 Node* node; in ConcatManyHelper() local
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dmonitor_contention_metric.proto30 optional int64 ts = 3; field
72 repeated Node node = 1; field
/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_cond_timedwait.c62 …edwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait()
64 struct waiter node = { 0 }; in __pthread_cond_timedwait() local
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_cond_timedwait.c62 …edwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait()
64 struct waiter node = { 0 }; in __pthread_cond_timedwait() local

12345678910>>...27