Home | History | Annotate | Download | only in plugin

Lines Matching defs:hsa_error

668 hsa_error (const char *str, hsa_status_t status)
857 hsa_error ("Dumping hsa regions failed", status);
1128 hsa_error ("Could not get length of symbol name", status);
1141 hsa_error ("Could not get symbol name", status);
1541 return hsa_error ("Run-time could not be initialized", status);
1549 return hsa_error ("GCN GPU devices could not be enumerated", status);
1557 return hsa_error ("Scanning compute agents failed", status);
1944 hsa_error ("Could not allocate device memory", status);
1952 hsa_error ("Could not assign data memory to device", status);
2498 hsa_error ("Unsupported ISA in GCN code object.", HSA_STATUS_ERROR);
2515 hsa_error (msg, HSA_STATUS_ERROR);
2543 hsa_error ("Could not create GCN executable", status);
2563 hsa_error ("Could not deserialize GCN code object", status);
2571 hsa_error ("Could not load GCN code object", status);
2582 hsa_error ("Could not allocate memory for GCN heap", status);
2590 hsa_error ("Could not assign GCN heap memory to device", status);
2607 hsa_error ("Could not freeze the GCN executable", status);
2643 return hsa_error ("Could not destroy GCN executable", status);
3413 return hsa_error ("Error requesting maximum queue size of the GCN agent",
3419 return hsa_error ("Error querying the name of the agent", status);
3423 return hsa_error ("Unknown GCN agent architecture", HSA_STATUS_ERROR);
3428 return hsa_error ("Error querying the vendor name of the agent", status);
3435 return hsa_error ("Error creating command queue", status);
3443 hsa_error ("Scanning memory regions failed", status);
3459 hsa_error ("Scanning memory regions failed", status);
3851 return hsa_error ("Error destroying command queue", status);
3911 hsa_error ("Could not free device memory", status);
4525 hsa_error ("Error destroying command queue", status);