Home
last modified time | relevance | path

Searched defs:sample_event (Results 1 – 3 of 3) sorted by relevance

/external/perf_data_converter/src/quipper/
Dperf_reader_test.cc1297 testing::ExamplePerfSampleEvent sample_event( in TEST() local
1350 testing::ExamplePerfSampleEvent sample_event( in TEST() local
1426 testing::ExamplePerfSampleEvent sample_event( in TEST() local
1508 testing::ExamplePerfSampleEvent sample_event( in TEST() local
1542 testing::ExamplePerfSampleEvent sample_event( in TEST() local
1624 testing::ExamplePerfSampleEvent sample_event( in TEST() local
Dperf_data.proto490 SampleEvent sample_event = 3; field
/external/perf_data_converter/src/quipper/kernel/
Dperf_internals.h172 struct sample_event { struct
173 struct perf_event_header header;
174 u64 array[];