Searched refs:access_pattern (Results 1 – 1 of 1) sorted by relevance
33 enum access_pattern { enum37 } access_pattern = ap_linear; variable117 if (access_pattern == ap_half && childno == 0) { in child()125 if (access_pattern == ap_random) { in child()127 } else if (access_pattern == ap_linear) { in child()129 } else if (access_pattern == ap_half) { in child()150 access_pattern = ap_half; in main()153 access_pattern = ap_linear; in main()156 access_pattern = ap_random; in main()