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

  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.c 378 hwcfuncs_tsd_get_fn_t find_vpc_ctx; member in struct:__anon10190
861 hdrv_pcl_state.find_vpc_ctx = single_thread_tsd_ftn;
890 hdrv_pcl_state.find_vpc_ctx = tsd_ftn;
978 hdrv_pcl_ctx_t * pctx = hdrv_pcl_state.find_vpc_ctx ();
1149 hdrv_pcl_ctx_t * pctx = hdrv_pcl_state.find_vpc_ctx ();
1152 TprintfT (DBG_LT0, "hwcdrv: ERROR: hwcdrv_sighlr_restart: find_vpc_ctx()==NULL\n");
1228 pctx = hdrv_pcl_state.find_vpc_ctx ();
1268 pctx = hdrv_pcl_state.find_vpc_ctx ();
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.c 378 hwcfuncs_tsd_get_fn_t find_vpc_ctx; member in struct:__anon11663
861 hdrv_pcl_state.find_vpc_ctx = single_thread_tsd_ftn;
890 hdrv_pcl_state.find_vpc_ctx = tsd_ftn;
978 hdrv_pcl_ctx_t * pctx = hdrv_pcl_state.find_vpc_ctx ();
1149 hdrv_pcl_ctx_t * pctx = hdrv_pcl_state.find_vpc_ctx ();
1152 TprintfT (DBG_LT0, "hwcdrv: ERROR: hwcdrv_sighlr_restart: find_vpc_ctx()==NULL\n");
1228 pctx = hdrv_pcl_state.find_vpc_ctx ();
1268 pctx = hdrv_pcl_state.find_vpc_ctx ();

Completed in 25 milliseconds