HomeSort by relevance Sort by last modified time
    Searched refs:stag (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/x86/
op_model_p4.c 407 unsigned int addr, stag; local
410 stag = get_stagger();
415 p4_counters[VIRT_CTR(stag, i)].counter_address;
421 for (i = 0, addr = MSR_P4_BPU_CCCR0 + stag;
427 for (addr = MSR_P4_BSU_ESCR0 + stag;
435 for (addr = MSR_P4_BSU_ESCR0 + stag;
440 for (addr = MSR_P4_IQ_ESCR0 + stag;
446 for (addr = MSR_P4_RAT_ESCR0 + stag;
451 for (addr = MSR_P4_MS_ESCR0 + stag;
456 for (addr = MSR_P4_IX_ESCR0 + stag;
491 unsigned int stag; local
551 unsigned int stag; local
627 unsigned long ctr, low, high, stag, real; local
674 unsigned int low, high, stag; local
691 unsigned int low, high, stag; local
    [all...]
  /external/icu4c/samples/layout/
GDIFontInstance.cpp 345 DWORD stag = SWAPL(tableTag); local
346 DWORD len = GetFontData(hdc, stag, 0, NULL, 0);
351 GetFontData(hdc, stag, 0, result, len);

Completed in 3766 milliseconds