Home
last modified time | relevance | path

Searched refs:HIPERF_BUF_ALIGN (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dutilities.h234 #define HIPERF_BUF_ALIGN alignas(64) macro
/developtools/hiperf/include/
Dutilities.h240 #define HIPERF_BUF_ALIGN alignas(64) macro
/developtools/hiperf/src/
Dperf_file_reader.cpp260 HIPERF_BUF_ALIGN uint8_t buf[RECORD_SIZE_LIMIT]; in ReadRecord()
Dperf_file_writer.cpp165 HIPERF_BUF_ALIGN uint8_t buf[RECORD_SIZE_LIMIT]; in ReadRecords()