Home
last modified time | relevance | path

Searched defs:GetPeriod (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_report.cpp108 uint64_t GetPeriod() const { return period; } in GetPeriod() function
319 uint64_t GetPeriod(const SampleRecord& r) override { return r.period_data.period; } in GetPeriod() function in simpleperf::__anondeabb9150111::EventCountSampleTreeBuilder
343 uint64_t GetPeriod(const SampleRecord& r) override { in GetPeriod() function in simpleperf::__anondeabb9150111::TimestampSampleTreeBuilder
H A Dcmd_kmem.cpp56 uint64_t GetPeriod() const { return sample_count; } in GetPeriod() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dannounce_sender.hpp116 uint32_t GetPeriod(void) const { return mPeriod; } in GetPeriod() function in ot::AnnounceSenderBase
/aosp_15_r20/external/cronet/components/metrics/
H A Dpsi_memory_parser_linux.cc58 uint32_t PSIMemoryParser::GetPeriod() const { in GetPeriod() function in metrics::PSIMemoryParser
H A Dpsi_memory_parser_linux_unittest.cc39 uint32_t GetPeriod() { return cit_->GetPeriod(); } in GetPeriod() function in metrics::PSIMemoryParserTest
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.hpp154 uint16_t GetPeriod(void) const { return LittleEndian::HostSwap16(mPeriod); } in GetPeriod() function in ot::Mac::CslIe
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h12705 uint16_t GetPeriod() const {ASSERT(was_validated_);auto to_bound = begin();auto period_it = to_boun… in CreateOptional() function