Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 81) sorted by relevance

1234

/system/extras/simpleperf/
Devent_attr.cpp79 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()
Drecord.cpp75 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 …]
DRecordReadThread_test.cpp147 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
Devent_attr.h30 const perf_event_attr* attr; member
Devent_fd.h57 const perf_event_attr& attr() const { return attr_; } in attr() function
110 EventFd(const perf_event_attr& attr, int perf_event_fd, in EventFd()
Dcmd_list.cpp49 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type); in IsEventTypeSupported() local
62 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type); in IsEventTypeSupported() local
Devent_fd.cpp41 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()
Devent_selection_set.cpp45 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
Dcpu_hotplug_test.cpp239 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
Drecord_lib_interface.cpp41 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/
Ddatabase_test.cc90 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/
DOffloadUtils.cpp165 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
DNFLogListener.cpp65 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/
Ddatabase.cc128 const auto& attr = *it; in Deserialize() local
140 const auto& attr = *it; in Deserialize() local
/system/bt/stack/gatt/
Dgatt_db.cc66 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/
Dtaskstats.cpp66 static pid_t ParseAggregateTaskStats(nlattr* attr, int attr_size, in ParseAggregateTaskStats()
94 nlattr* attr = genlmsg_attrdata(gnlh, 0); in ParseTaskStats() local
/system/extras/taskstats/
Dtaskstats.c51 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/
DThreadUtil.h34 pthread_attr_t attr; member
/system/core/libbacktrace/
DThreadEntry.cpp37 pthread_condattr_t attr; in ThreadEntry() local
/system/bt/stack/avrc/
Davrc_utils.cc129 bool AVRC_IsValidPlayerAttr(uint8_t attr) { in AVRC_IsValidPlayerAttr()
/system/core/libutils/include/utils/
DRWLock.h92 pthread_rwlockattr_t attr; in RWLock() local
DCondition.h100 pthread_condattr_t attr; in Condition() local
/system/bt/include/hardware/avrcp/
Davrcp_logging_helper.h133 inline std::string AttributeText(const Attribute& attr) { in AttributeText()
/system/core/property_service/property_info_checker/
Dproperty_info_checker.cpp78 auto* attr = in Initialize() local
/system/netd/libnetdutils/
DNetlink.cpp69 std::ostream& operator<<(std::ostream& os, const nlattr& attr) { in operator <<()

1234