Searched refs:sample_id_all (Results 1 – 7 of 7) sorted by relevance
30 event_attr.sample_id_all = 1; in SetUp()64 event_attr.sample_id_all = 1; in TEST_F()110 event_attr.sample_id_all = 1; in TEST_F()127 event_attr.sample_id_all = 1; in TEST_F()
137 attr.sample_id_all, attr.exclude_host, attr.exclude_guest); in DumpPerfEventAttr()192 if (attr.sample_id_all == 0) { in GetCommonEventIdPositionsForAttrs()225 return attr.sample_id_all && (attr.sample_type & PERF_SAMPLE_TIME); in IsTimestampSupported()229 return attr.sample_id_all && (attr.sample_type & PERF_SAMPLE_CPU); in IsCpuSupported()
41 attr.sample_id_all = 1; in AddEventType()109 attrs_[0]->sample_id_all = 1; in TEST_F()
67 sample_id_all = attr.sample_id_all; in CreateContent()76 sample_id_all = attr.sample_id_all; in ReadFromBinaryFormat()78 if (sample_id_all) { in ReadFromBinaryFormat()105 if (sample_id_all) { in WriteToBinaryFormat()125 if (sample_id_all) { in Dump()149 if (sample_id_all) { in Size()
111 attr.sample_id_all = 1; in GetClockDiff()
176 bool sample_id_all; member
211 selection.event_attr.sample_id_all = 1; in SampleIdAll()