Home
last modified time | relevance | path

Searched defs:edges (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dlock_order_graph.h46 LockOrderGraph(PandaMap<ThreadId, bool> nodes, PandaMap<ThreadId, ThreadId> edges) in LockOrderGraph() argument
H A Dlock_order_graph.cpp40 PandaMap<ThreadId, ThreadId> edges; in CheckForTerminationLoops() local
/arkcompiler/runtime_core/compiler/tests/
H A Dreg_alloc_interference_graph_test.cpp123 BuildSubgraph(InterferenceGraph &orig_gr, ArenaAllocator *alloc, ::std::pair<unsigned, unsigned> *edges, unsigned count, ArenaVector<unsigned> &peo, unsigned peo_count) BuildSubgraph() argument
H A Dreg_alloc_interference_graph_new_test.cpp62 BuildSubgraph(InterferenceGraph &orig_ig, ArenaAllocator *alloc, std::pair<unsigned, unsigned> *edges, size_t count, ArenaVector<unsigned> &peo, size_t peo_count) BuildSubgraph() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot_json_serializer.cpp168 const CList<Edge *> *edges = snapshot->GetEdges(); in SerializeEdges() local

Completed in 3 milliseconds