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

  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.h 249 int cpcN_cpuver;
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.h 249 int cpcN_cpuver;
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c 115 static int cpcN_cpuver = CPUVER_UNDEFINED;
254 hwc_driver->hwcdrv_get_info (&cpcN_cpuver, NULL, NULL, NULL, NULL);
255 if (cpcN_cpuver < 0)
909 SP_JCMD_HW_COUNTER, cpcN_cpuver, ctr->name ? ctr->name : "NULL",
912 collector_interface->writeLog (" cpuver=\"%u\"", cpcN_cpuver);
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c 115 static int cpcN_cpuver = CPUVER_UNDEFINED;
254 hwc_driver->hwcdrv_get_info (&cpcN_cpuver, NULL, NULL, NULL, NULL);
255 if (cpcN_cpuver < 0)
909 SP_JCMD_HW_COUNTER, cpcN_cpuver, ctr->name ? ctr->name : "NULL",
912 collector_interface->writeLog (" cpuver=\"%u\"", cpcN_cpuver);

Completed in 158 milliseconds