Searched refs:start_data_collection (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dprofile.c51 static int start_data_collection (void);
60 start_data_collection, /* startDataCollection */
206 start_data_collection (void) function
208 TprintfT (0, "clockprof: start_data_collection\n");
H A Dheaptrace.c53 static int start_data_collection (void);
62 start_data_collection, /* startDataCollection */
197 start_data_collection (void) function
200 Tprintf (0, "heaptrace: start_data_collection\n");
H A Dhwprofile.c58 static int start_data_collection (void);
68 start_data_collection, /* startDataCollection */
97 HWCMODE_ACTIVE, /* counters are defined and after start_data_collection() */
736 start_data_collection (void) function
741 TprintfT (0, "hwprofile: start_data_collection (hwc_mode=%d)\n", old_mode);
747 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_start()\n");
750 "start_data_collection()", errno);
758 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_lwp_resume()\n");
764 TprintfT (0, "hwprofile: ERROR: start_data_collection() invalid mode\n");
H A Dsynctrace.c58 static int start_data_collection (void);
69 start_data_collection, /* startDataCollection */
281 start_data_collection (void) function
284 TprintfT (0, "synctrace: start_data_collection\n");
H A Diotrace.c65 static int start_data_collection (void);
75 start_data_collection, /* startDataCollection */
354 start_data_collection (void) function
357 Tprintf (0, "iotrace: start_data_collection\n");
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dprofile.c52 static int start_data_collection (void);
61 start_data_collection, /* startDataCollection */
213 start_data_collection (void) function
215 TprintfT (0, "clockprof: start_data_collection\n");
H A Dheaptrace.c47 static int start_data_collection (void);
56 start_data_collection, /* startDataCollection */
189 start_data_collection (void) function
192 Tprintf (0, "heaptrace: start_data_collection\n");
H A Dhwprofile.c58 static int start_data_collection (void);
68 start_data_collection, /* startDataCollection */
97 HWCMODE_ACTIVE, /* counters are defined and after start_data_collection() */
736 start_data_collection (void) function
741 TprintfT (0, "hwprofile: start_data_collection (hwc_mode=%d)\n", old_mode);
747 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_start()\n");
750 "start_data_collection()", errno);
758 TprintfT (0, "hwprofile: ERROR: start_data_collection() failed in hwcdrv_lwp_resume()\n");
764 TprintfT (0, "hwprofile: ERROR: start_data_collection() invalid mode\n");
H A Dsynctrace.c51 static int start_data_collection (void);
62 start_data_collection, /* startDataCollection */
288 start_data_collection (void) function
291 TprintfT (0, "synctrace: start_data_collection\n");
H A Diotrace.c59 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 283 milliseconds