Home
last modified time | relevance | path

Searched refs:RECORD_LENGTH_RTC (Results 1 – 6 of 6) sorted by relevance

/libCEED/backends/magma/tuning/
H A Da100_rtc.h5 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_t_a100 = {
317 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_n_a100 = {
H A Dmi250x_rtc.h5 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_t_mi250x = {
317 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_n_mi250x = {
H A Dmi100_rtc.h5 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_t_mi100 = {
317 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_n_mi100 = {
H A Dv100_rtc.h5 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_t_v100 = {
317 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_n_v100 = {
H A Dh100_rtc.h5 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_t_h100 = {
317 std::vector<std::array<int, RECORD_LENGTH_RTC> > drtc_n_h100 = {
H A Dindices.h10 #define RECORD_LENGTH_RTC 5 macro