Searched defs:period (Results 1 – 15 of 15) sorted by relevance
/system/extras/simpleperf/ |
D | sample_tree.cpp | 33 SampleEntry* SampleTree::AddSample(int pid, int tid, uint64_t ip, uint64_t time, uint64_t period, in AddSample() 48 uint64_t branch_flags, uint64_t time, uint64_t period) { in AddBranchSample() 74 uint64_t period, bool in_kernel, in AddCallChainSample() 146 uint64_t period) { in InsertCallChainForSample()
|
D | callchain.cpp | 52 size_t chain_start, uint64_t period, in AllocateNode() 74 void CallChainRoot::AddCallChain(const std::vector<SampleEntry*>& callchain, uint64_t period) { in AddCallChain()
|
D | callchain.h | 26 uint64_t period; member
|
D | sample_tree.h | 44 uint64_t period; member
|
D | cmd_report.cpp | 77 uint64_t period = sample.period + sample.accumulated_period; in Show() local 94 uint64_t period = sample.period; in Show() local
|
D | record.h | 73 uint64_t period; member
|
/system/bt/osi/src/ |
D | alarm.c | 80 period_ms_t period; member 237 static void alarm_set_internal(alarm_t *alarm, period_ms_t period, in alarm_set_internal()
|
/system/update_engine/ |
D | omaha_request_params.h | 153 inline void set_waiting_period(base::TimeDelta period) { in set_waiting_period()
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/ |
D | perf.h | 184 bool period; member
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/ |
D | perf.h | 226 bool period; member
|
/system/extras/perfprofd/ |
D | perfprofdcore.cc | 759 unsigned period = config.getUnsignedValue("sampling_period"); in collect_profile() local
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
D | event.h | 122 u64 period; member
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
D | event.h | 112 u64 period; member
|
/system/connectivity/shill/ |
D | service.cc | 995 int period = 0; in NoteDisconnectEvent() local
|
/system/connectivity/shill/wifi/ |
D | wake_on_wifi_unittest.cc | 970 void SetNetDetectScanPeriodSeconds(uint32_t period) { in SetNetDetectScanPeriodSeconds()
|