HomeSort by: relevance | last modified time | path
    Searched defs:agent_info (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 229 struct agent_info *agent;
329 struct agent_info *agent;
406 struct agent_info struct
468 struct agent_info *agent;
541 /* Array of agent_info structures describing the individual HSA agents. */
542 struct agent_info *agents;
1154 get_cu_count (struct agent_info *agent)
1183 limit_teams (int teams, struct agent_info *agent)
1201 struct agent_info *agent)
1554 * sizeof (struct agent_info));
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 218 struct agent_info *agent;
345 struct agent_info *agent;
414 struct agent_info struct
476 struct agent_info *agent;
548 /* Array of agent_info structures describing the individual HSA agents. */
549 struct agent_info *agents;
1140 get_cu_count (struct agent_info *agent)
1175 struct agent_info *agent)
1503 * sizeof (struct agent_info));
1544 agent_info structure describing device number N. Return NULL on error. *
    [all...]

Completed in 25 milliseconds