Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/opencsd/decoder/source/
H A Dtrc_core_arch_map.cpp40 } ap_map_array[] = variable
63 for(unsigned i = 0; i < sizeof(ap_map_array)/sizeof(_ap_map_elements); i++) in CoreArchProfileMap()
65 core_profiles[ap_map_array[i].name] = ap_map_array[i].ap; in CoreArchProfileMap()