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

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
profile.c 46 static int start_data_collection (void);
55 start_data_collection, /* startDataCollection */
207 start_data_collection (void) function
209 TprintfT (0, "clockprof: start_data_collection\n");
heaptrace.c 47 static int start_data_collection (void);
56 start_data_collection, /* startDataCollection */
185 start_data_collection (void) function
188 Tprintf (0, "heaptrace: start_data_collection\n");
hwprofile.c 49 static int start_data_collection (void);
59 start_data_collection, /* startDataCollection */
88 HWCMODE_ACTIVE, /* counters are defined and after start_data_collection() */
726 start_data_collection (void) function
731 TprintfT (0, "hwprofile: start_data_collection (hwc_mode=%d)\n", old_mode);
737 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_start()\n");
740 "start_data_collection()", errno);
748 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_lwp_resume()\n");
754 TprintfT (0, "hwprofile: ERROR: start_data_collection() invalid mode\n");
synctrace.c 51 static int start_data_collection (void);
62 start_data_collection, /* startDataCollection */
280 start_data_collection (void) function
283 TprintfT (0, "synctrace: start_data_collection\n");
iotrace.c 59 static int start_data_collection (void);
69 start_data_collection, /* startDataCollection */
351 start_data_collection (void) function
354 Tprintf (0, "iotrace: start_data_collection\n");
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
profile.c 46 static int start_data_collection (void);
55 start_data_collection, /* startDataCollection */
207 start_data_collection (void) function
209 TprintfT (0, "clockprof: start_data_collection\n");
heaptrace.c 47 static int start_data_collection (void);
56 start_data_collection, /* startDataCollection */
185 start_data_collection (void) function
188 Tprintf (0, "heaptrace: start_data_collection\n");
hwprofile.c 49 static int start_data_collection (void);
59 start_data_collection, /* startDataCollection */
88 HWCMODE_ACTIVE, /* counters are defined and after start_data_collection() */
726 start_data_collection (void) function
731 TprintfT (0, "hwprofile: start_data_collection (hwc_mode=%d)\n", old_mode);
737 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_start()\n");
740 "start_data_collection()", errno);
748 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_lwp_resume()\n");
754 TprintfT (0, "hwprofile: ERROR: start_data_collection() invalid mode\n");
synctrace.c 51 static int start_data_collection (void);
62 start_data_collection, /* startDataCollection */
280 start_data_collection (void) function
283 TprintfT (0, "synctrace: start_data_collection\n");
iotrace.c 59 static int start_data_collection (void);
69 start_data_collection, /* startDataCollection */
351 start_data_collection (void) function
354 Tprintf (0, "iotrace: start_data_collection\n");

Completed in 35 milliseconds