Searched refs:instants (Results 1 – 9 of 9) sorted by relevance
/external/perfetto/src/trace_processor/ |
D | instants_table.cc | 34 const auto& instants = storage_->instants(); in CreateStorageSchema() local 37 .AddOrderedNumericColumn("ts", &instants.timestamps()) in CreateStorageSchema() 38 .AddStringColumn("name", &instants.name_ids(), &storage_->string_pool()) in CreateStorageSchema() 39 .AddNumericColumn("value", &instants.values()) in CreateStorageSchema() 40 .AddNumericColumn("ref", &instants.refs()) in CreateStorageSchema() 41 .AddStringColumn("ref_type", &instants.types(), &GetRefTypeStringMap()) in CreateStorageSchema() 42 .AddNumericColumn("arg_set_id", &instants.arg_set_ids()) in CreateStorageSchema() 47 return static_cast<uint32_t>(storage_->instants().instant_count()); in RowCount() 52 static_cast<uint32_t>(storage_->instants().instant_count()); in BestIndex()
|
D | event_tracker.cc | 178 auto* instants = context_->storage->mutable_instants(); in PushInstant() local 181 idx = instants->AddInstantEvent(timestamp, name_id, value, 0, in PushInstant() 188 idx = instants->AddInstantEvent(timestamp, name_id, value, ref, ref_type); in PushInstant()
|
D | trace_storage.h | 868 const Instants& instants() const { return instants_; } in instants() function
|
/external/perfetto/test/trace_processor/ |
D | sched_wakeup.sql | 2 from instants 3 inner join thread on instants.ref = thread.utid 4 where instants.name = 'sched_wakeup'
|
D | lmk.sql | 2 from instants 4 on instants.ref = process.upid;
|
/external/perfetto/src/trace_processor/metrics/android/ |
D | android_mem_lmk.sql | 34 FROM instants
|
/external/perfetto/docs/ |
D | trace-processor.md | 91 ### instants table 92 The instants table contains the data about instant events (both kernel
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 99444 instants %12161
|