Searched refs:thistime (Results 1 – 2 of 2) sorted by relevance
724 double thistime = this->propself + this->propchild; in membercmp() local729 if (thistime > thattime) in membercmp()732 if (thistime < thattime) in membercmp()760 double thistime; in arccmp() local834 thistime = thisp->arc_time + thisp->arc_childtime; in arccmp()837 if (thistime < thattime) in arccmp()840 if (thistime > thattime) in arccmp()
3004 hrtime_t lasttime, thistime; in ce_ptnr_select() local3039 thistime = gethrtime(); in ce_ptnr_select()3052 } else if (thistime - lasttime < cpu_ce_ptnr_cachetime_sec * NANOSEC) { in ce_ptnr_select()3120 CPU_PRIVATE_VAL(dtcr, chpr_ceptnr_seltime) = thistime; in ce_ptnr_select()3147 CPU_PRIVATE_VAL(dtcr, chpr_ceptnr_seltime) = thistime; in ce_ptnr_select()3152 CPU_PRIVATE_VAL(dtcr, chpr_ceptnr_seltime) = thistime; in ce_ptnr_select()3157 CPU_PRIVATE_VAL(dtcr, chpr_ceptnr_seltime) = thistime; in ce_ptnr_select()