Searched hist:fb7c57255168d34ae34300bcf78f50aebdeae4dc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arc/include/asm/ |
H A D | perf_event.h | diff fb7c57255168d34ae34300bcf78f50aebdeae4dc Mon Aug 24 05:37:01 CDT 2015 Vineet Gupta <vgupta@synopsys.com> ARC: perf: cap the number of counters to hardware max of 32
The number of counters in PCT can never be more than 32 (while countable conditions could be 100+) for both ARCompact and ARCv2
And while at it update copyright dates.
Acked-by: Peter Zijlstra <peterz@infradead.org> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
|
/openbmc/linux/arch/arc/kernel/ |
H A D | perf_event.c | diff fb7c57255168d34ae34300bcf78f50aebdeae4dc Mon Aug 24 05:37:01 CDT 2015 Vineet Gupta <vgupta@synopsys.com> ARC: perf: cap the number of counters to hardware max of 32
The number of counters in PCT can never be more than 32 (while countable conditions could be 100+) for both ARCompact and ARCv2
And while at it update copyright dates.
Acked-by: Peter Zijlstra <peterz@infradead.org> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
|