Searched refs:test_adder (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dperf_event_server.h36 unsigned long test_adder; member in struct:power_pmu
136 * bit of the field set. In addition, the 'add_fields' and 'test_adder'
139 * test_adder contains 2^(k-1) - 1 - N in the field.
147 * for the event_id's class set. The test_adder has the least significant
/linux-master/arch/powerpc/perf/
H A Dgeneric-compat-pmu.c308 .test_adder = ISA207_TEST_ADDER,
H A Dpower9-pmu.c444 .test_adder = ISA207_TEST_ADDER,
H A Dpower7-pmu.c436 .test_adder = 0x3000ul,
H A Dpower8-pmu.c374 .test_adder = ISA207_TEST_ADDER,
H A Dppc970-pmu.c481 .test_adder = 0x013300000000ull,
H A Dmpc7450-pmu.c408 .test_adder = 0x00301000ul,
H A Dpower5-pmu.c610 .test_adder = 0x3000490000000ul,
H A Dpower6-pmu.c542 .test_adder = 0x3000,
H A Dpower5+-pmu.c668 .test_adder = 0x3000040000000ul,
H A Dpower10-pmu.c584 .test_adder = ISA207_TEST_ADDER,
H A Dcore-book3s.c978 unsigned long tadd = ppmu->test_adder;

Completed in 221 milliseconds