Lines Matching refs:getLongValue

2594       hrtime_t tstamp = dDscr->getLongValue (PROP_TSTAMP, i);
2595 uint64_t cprid = dDscr->getLongValue (PROP_CPRID, i); // omptrace CPRID
2614 curpreg_loop_control = pregData->getLongValue (PROP_PPRID, idx);
2640 uint64_t pragmapc = pregData->getLongValue (PROP_PRPC, idx);
2659 curpreg = pregData->getLongValue (PROP_PPRID, idx);
2672 curpreg_loop_control = pregData->getLongValue
2680 curpreg_loop_control = pregData->getLongValue
2749 hrtime_t tstamp = dDscr->getLongValue (PROP_TSTAMP, i);
2750 uint64_t tskid = dDscr->getLongValue (PROP_TSKID, i); //omptrace TSKID
2767 curtsk_loop_control = taskData->getLongValue (PROP_PTSKID, idx);
2794 uint64_t pragmapc = taskData->getLongValue (PROP_PRPC, idx);
2811 curtsk = taskData->getLongValue (PROP_PTSKID, idx);
2823 curtsk_loop_control = taskData->getLongValue (PROP_PTSKID, idx);
2830 curtsk_loop_control = taskData->getLongValue (PROP_PTSKID,
2879 hrtime_t tstamp = dDscr->getLongValue (PROP_TSTAMP, i);
2880 uint64_t cprid = dDscr->getLongValue (PROP_CPRID, i); //omptrace
2911 hrtime_t tstamp = dDscr->getLongValue (PROP_TSTAMP, i);
2912 uint64_t cprid = dDscr->getLongValue (PROP_CPRID, i); //omptrace
3116 hrtime_t this_tstamp = dview->getLongValue (PROP_TSTAMP, i);
3117 long this_thrid = dview->getLongValue (PROP_THRID, i);
3120 hrtime_t tmp_tstamp = dview->getLongValue (PROP_TSTAMP, jj);
3123 long tmp_thrid = dview->getLongValue (PROP_THRID, jj);
3132 nticks += dview->getLongValue (PROP_NTICK, jj);
3177 uint64_t event_duration = dDscr->getLongValue (PROP_TSTAMP, i);
3178 event_duration -= dDscr->getLongValue (PROP_SRQST, i);
3359 hrtime_t event_duration = dview->getLongValue (PROP_TSTAMP, i);
3360 hrtime_t event_start = dview->getLongValue (PROP_IORQST, i);
3654 hrtime_t tstamp = dview->getLongValue (PROP_TSTAMP, i);
3678 Size leaked = dview->getLongValue (PROP_HLEAKED, idx);
3682 Size alloc = dview->getLongValue (PROP_HSIZE, idx);
3701 Size leaked = dview->getLongValue (PROP_HLEAKED, idx);
3705 Size alloc = dview->getLongValue (PROP_HSIZE, idx);
3759 Size leaked = dview->getLongValue (PROP_HLEAKED, idx);
3874 long free_pkt_id = dview->getLongValue (PROP_DDSCR_LNK, i) - 1;
3904 int64_t net_alloc = dview->getLongValue (PROP_HCUR_NET_ALLOC, i);
3933 hrtime_t tstamp = dview->getLongValue (PROP_TSTAMP, i);