Home
last modified time | relevance | path

Searched defs:callstack_id (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/src/profiling/common/
Dinterning_output.h53 bool IsCallstackNew(uint64_t callstack_id) { in IsCallstackNew()
Dcallstack_trie.cc129 uint64_t callstack_id, in AddChild()
/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.h43 SequenceStackProfileTracker::SourceCallstackId callstack_id = 0; member
Dheap_profile_tracker.cc278 CallsiteId callstack_id = *opt_callstack_id; in AddAllocation() local
Dstack_profile_tracker.cc336 SourceCallstackId callstack_id, in FindOrInsertCallstack()
/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc236 void MaybeSetCallsiteLocations(int64_t callstack_id, in MaybeSetCallsiteLocations()
447 bool AddSample(const protozero::PackedVarInt& values, int64_t callstack_id) { in AddSample()
744 int64_t callstack_id = -1; in WriteAllocations() local
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto39 optional uint64 callstack_id = 1; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7814 optional uint64 callstack_id = 1; field