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

  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.h 150 int (*hwcdrv_create_counters)(unsigned hwcdef_cnt, Hwcentry *hwcdef); member in struct:__anon10191
218 hwcdrv_create_counters() may be called with new values.
hwcfuncs.c 78 hwcdrv_create_counters (unsigned hwcdef_cnt, Hwcentry *hwcdef) function
140 hwcdrv_create_counters,
620 err = hwcdrv_driver->hwcdrv_create_counters (hwcdef_cnt, hwcdef);
635 err = hwcdrv_driver->hwcdrv_create_counters (hwcdef_cnt, hwcdef);
hwcdrv.c 653 // pe_attr should have been initialized in hwcdrv_create_counters()
1176 hwcdrv_create_counters (unsigned hwcdef_cnt, Hwcentry *hwcdef) function
1364 hwcdrv_create_counters,
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.h 150 int (*hwcdrv_create_counters)(unsigned hwcdef_cnt, Hwcentry *hwcdef); member in struct:__anon11664
218 hwcdrv_create_counters() may be called with new values.
hwcfuncs.c 78 hwcdrv_create_counters (unsigned hwcdef_cnt, Hwcentry *hwcdef) function
140 hwcdrv_create_counters,
620 err = hwcdrv_driver->hwcdrv_create_counters (hwcdef_cnt, hwcdef);
635 err = hwcdrv_driver->hwcdrv_create_counters (hwcdef_cnt, hwcdef);
hwcdrv.c 653 // pe_attr should have been initialized in hwcdrv_create_counters()
1176 hwcdrv_create_counters (unsigned hwcdef_cnt, Hwcentry *hwcdef) function
1364 hwcdrv_create_counters,

Completed in 28 milliseconds