SYMBOL INDEX (13 symbols across 6 files) FILE: extra/minimal.cpp function main (line 55) | int main(int argc, char* argv[]) { FILE: src/clGEMM.cpp function myclblas (line 44) | void myclblas(float* A, float* B, float* C, function checkError (line 305) | void checkError(cl_int error, int line) { FILE: src/cl_to_cuda.h function __device__ (line 27) | __device__ int get_local_id(int x) { function __device__ (line 30) | __device__ int get_group_id(int x) { function __device__ (line 33) | __device__ int get_global_id(int x) { type float8 (line 38) | typedef struct { float s0; float s1; float s2; float s3; FILE: src/common.h type profile_t (line 52) | typedef struct { FILE: src/libclblas.cpp function libclblas (line 26) | void libclblas(float* A, float* B, float* C, FILE: src/main.cpp function main (line 27) | int main(int argc, char* argv[]) { function timer (line 151) | double timer(void) { function wtime (line 161) | double wtime(profile_t timer) { function gflops (line 166) | double gflops(profile_t timer) {