/system/extras/simpleperf/ |
D | event_attr.cpp | 79 perf_event_attr attr; in CreateDefaultPerfEventAttr() local 101 void DumpPerfEventAttr(const perf_event_attr& attr, size_t indent) { in DumpPerfEventAttr() 151 for (const auto& attr : attrs) { in GetCommonEventIdPositionsForAttrs() local 190 for (const auto& attr : attrs) { in GetCommonEventIdPositionsForAttrs() local 223 bool IsTimestampSupported(const perf_event_attr& attr) { in IsTimestampSupported() 227 bool IsCpuSupported(const perf_event_attr& attr) { in IsCpuSupported() 231 std::string GetEventNameByAttr(const perf_event_attr& attr) { in GetEventNameByAttr()
|
D | record.cpp | 75 size_t SampleId::CreateContent(const perf_event_attr& attr, uint64_t event_id) { in CreateContent() 83 void SampleId::ReadFromBinaryFormat(const perf_event_attr& attr, const char* p, in ReadFromBinaryFormat() 209 MmapRecord::MmapRecord(const perf_event_attr& attr, char* p) : Record(p) { in MmapRecord() 220 MmapRecord::MmapRecord(const perf_event_attr& attr, bool in_kernel, in MmapRecord() 261 Mmap2Record::Mmap2Record(const perf_event_attr& attr, char* p) : Record(p) { in Mmap2Record() 272 Mmap2Record::Mmap2Record(const perf_event_attr& attr, bool in_kernel, uint32_t pid, uint32_t tid, in Mmap2Record() 316 CommRecord::CommRecord(const perf_event_attr& attr, char* p) : Record(p) { in CommRecord() 327 CommRecord::CommRecord(const perf_event_attr& attr, uint32_t pid, uint32_t tid, in CommRecord() 377 ExitOrForkRecord::ExitOrForkRecord(const perf_event_attr& attr, char* p) in ExitOrForkRecord() 392 ForkRecord::ForkRecord(const perf_event_attr& attr, uint32_t pid, uint32_t tid, in ForkRecord() [all …]
|
D | RecordReadThread_test.cpp | 147 const perf_event_attr& attr, size_t record_count, size_t stack_size, size_t dyn_stack_size) { in CreateFakeRecords() 174 perf_event_attr attr = CreateFakeEventAttr(); in TEST() local 212 std::vector<EventFd*> CreateFakeEventFds(const perf_event_attr& attr, size_t event_fd_count) { in CreateFakeEventFds() 251 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 272 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 304 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 358 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 384 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 407 perf_event_attr attr = CreateFakeEventAttr(); in TEST_F() local 490 perf_event_attr attr = CreateDefaultPerfEventAttr(*type); in TEST_F() local
|
D | event_attr.h | 30 const perf_event_attr* attr; member
|
D | event_fd.h | 57 const perf_event_attr& attr() const { return attr_; } in attr() function 110 EventFd(const perf_event_attr& attr, int perf_event_fd, in EventFd()
|
D | cmd_list.cpp | 49 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type); in IsEventTypeSupported() local 62 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type); in IsEventTypeSupported() local
|
D | event_fd.cpp | 41 static int perf_event_open(const perf_event_attr& attr, pid_t pid, int cpu, in perf_event_open() 46 std::unique_ptr<EventFd> EventFd::OpenEventFile(const perf_event_attr& attr, pid_t tid, int cpu, in OpenEventFile() 331 bool IsEventAttrSupported(const perf_event_attr& attr, const std::string& event_name) { in IsEventAttrSupported()
|
D | event_selection_set.cpp | 45 perf_event_attr attr = CreateDefaultPerfEventAttr(*type); in IsBranchSamplingSupported() local 56 perf_event_attr attr = CreateDefaultPerfEventAttr(*type); in IsDwarfCallChainSamplingSupported() local 82 perf_event_attr attr = CreateDefaultPerfEventAttr(*event_type); in IsDumpingRegsForTracepointEventsSupported() local 119 perf_event_attr attr = CreateDefaultPerfEventAttr(*type); in IsSettingClockIdSupported() local 133 perf_event_attr attr = CreateDefaultPerfEventAttr(*type); in IsMmap2Supported() local 411 perf_event_attr& attr = selection.event_attr; in SetBranchSampling() local
|
D | cpu_hotplug_test.cpp | 239 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type_modifier->event_type); in TEST() local 296 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type_modifier->event_type); in TEST() local 380 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type_modifier->event_type); in TEST() local 445 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type_modifier->event_type); in TEST() local
|
D | record_lib_interface.cpp | 41 perf_event_attr attr = CreateDefaultPerfEventAttr(type); in GetAllEvents() local 57 perf_event_attr attr = CreateDefaultPerfEventAttr(type->event_type); in IsEventSupported() local
|
/system/bt/bta/test/gatt/ |
D | database_test.cc | 90 StoredAttribute attr; in TEST() local 120 StoredAttribute attr; in TEST() local 154 StoredAttribute attr; in TEST() local 187 StoredAttribute attr; in TEST() local
|
/system/netd/server/ |
D | OffloadUtils.cpp | 165 nlattr attr; in doTcQdiscClsact() member 277 nlattr attr; in tcFilterAddDevBpf() member 281 nlattr attr; in tcFilterAddDevBpf() member 283 nlattr attr; in tcFilterAddDevBpf() member 287 nlattr attr; in tcFilterAddDevBpf() member 291 nlattr attr; in tcFilterAddDevBpf() member
|
D | NFLogListener.cpp | 65 nfattr attr; in cfgCmdPfUnbind() member 86 nfattr attr; in cfgMode() member 107 nfattr attr; in cfgCmdBind() member 127 nfattr attr; in cfgCmdUnbind() member
|
/system/bt/bta/gatt/ |
D | database.cc | 128 const auto& attr = *it; in Deserialize() local 140 const auto& attr = *it; in Deserialize() local
|
/system/bt/stack/gatt/ |
D | gatt_db.cc | 66 tGATT_ATTR& attr = allocate_attr_in_db(db, uuid, GATT_PERM_READ); in gatts_init_service_db() local 81 static tGATT_STATUS gatts_check_attr_readability(const tGATT_ATTR& attr, in gatts_check_attr_readability() 341 tGATT_ATTR& attr = allocate_attr_in_db(db, uuid, GATT_PERM_READ); in gatts_add_included_service() local 415 for (auto& attr : p_db->attr_list) { in find_attr_by_handle() local 662 tGATT_ATTR& attr = db.attr_list.back(); in allocate_attr_in_db() local
|
/system/extras/iotop/ |
D | taskstats.cpp | 66 static pid_t ParseAggregateTaskStats(nlattr* attr, int attr_size, in ParseAggregateTaskStats() 94 nlattr* attr = genlmsg_attrdata(gnlh, 0); in ParseTaskStats() local
|
/system/extras/taskstats/ |
D | taskstats.c | 51 void parse_aggregate_task_stats(struct nlattr* attr, int attr_size, in parse_aggregate_task_stats() 73 struct nlattr* attr = genlmsg_attrdata(gnlh, 0); in parse_task_stats() local
|
/system/netd/libnetdutils/include/netdutils/ |
D | ThreadUtil.h | 34 pthread_attr_t attr; member
|
/system/core/libbacktrace/ |
D | ThreadEntry.cpp | 37 pthread_condattr_t attr; in ThreadEntry() local
|
/system/bt/stack/avrc/ |
D | avrc_utils.cc | 129 bool AVRC_IsValidPlayerAttr(uint8_t attr) { in AVRC_IsValidPlayerAttr()
|
/system/core/libutils/include/utils/ |
D | RWLock.h | 92 pthread_rwlockattr_t attr; in RWLock() local
|
D | Condition.h | 100 pthread_condattr_t attr; in Condition() local
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_logging_helper.h | 133 inline std::string AttributeText(const Attribute& attr) { in AttributeText()
|
/system/core/property_service/property_info_checker/ |
D | property_info_checker.cpp | 78 auto* attr = in Initialize() local
|
/system/netd/libnetdutils/ |
D | Netlink.cpp | 69 std::ostream& operator<<(std::ostream& os, const nlattr& attr) { in operator <<()
|