Searched refs:ptimer_usec (Results 1 – 8 of 8) sorted by relevance
106 long long ptimer_usec; // Clock profile timer interval (microseconds) member
221 * ctx->exp->get_params ()->ptimer_usec; in getVal()
908 exp->coll_params.ptimer_usec = atoi (str); // microseconds in startElement()3108 long long ptimer_usec = get_params ()->ptimer_usec; in add_evt_time_to_profile_events() local3135 hrtime_t duration = ptimer_usec * 1000LL * nticks; // nanoseconds in add_evt_time_to_profile_events()4288 (int) (coll_params.ptimer_usec)); in write_coll_params()
7695 hrtime_t interval = exp->get_params ()->ptimer_usec * 1000LL // nanoseconds in getTLDetailValues()8993 …const hrtime_t ptimerTickDuration = exp->get_params ()->ptimer_usec * 1000LL; // nanoseconds per t… in dbeGetTLData()
908 exp->coll_params.ptimer_usec = atoi (str); // microseconds in startElement()3110 long long ptimer_usec = get_params ()->ptimer_usec; in add_evt_time_to_profile_events() local3137 hrtime_t duration = ptimer_usec * 1000LL * nticks; // nanoseconds in add_evt_time_to_profile_events()4290 (int) (coll_params.ptimer_usec)); in write_coll_params()