Searched refs:LGRP_LAT_CPU_TO_MEM (Results 1 – 5 of 5) sorted by relevance
86 #define LGRP_LAT_CPU_TO_MEM 0 macro183 newCONSTSUB(stash, "LGRP_LAT_CPU_TO_MEM", newSViv(LGRP_LAT_CPU_TO_MEM));
116 LGRP_LAT_CPU_TO_MEM /* latency between CPU and memory */ enumerator
158 LGRP_LAT_CPU_TO_MEM(1)427 =item lgrp_latency_cookie($cookie, $from, $to, [$between=LGRP_LAT_CPU_TO_MEM])434 The optional B<between> argument should be set to C<LGRP_LAT_CPU_TO_MEM> to specify436 only valid value is C<LGRP_LAT_CPU_TO_MEM> which represents latency from CPU to622 LGRP_LAT_CPU_TO_MEM.690 =item C<LGRP_LAT_CPU_TO_MEM> constant
62 LGRP_CONTENT_ALL LGRP_LAT_CPU_TO_MEM)) {
1114 latency = lgrp_latency_cookie(cookie, from, to, LGRP_LAT_CPU_TO_MEM); in lgrp_latency()1146 between != LGRP_LAT_CPU_TO_MEM) { in lgrp_latency_cookie()