Home
last modified time | relevance | path

Searched refs:SAMPLE_PERIOD (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/rc/
Dnuvoton-cir.h403 #define SAMPLE_PERIOD 100 macro
406 #define SAMPLE_PERIOD 50 macro
409 #define SAMPLE_PERIOD 25 macro
412 #define SAMPLE_PERIOD 1 macro
Dnuvoton-cir.c485 duration *= SAMPLE_PERIOD;
636 * SAMPLE_PERIOD); in nvt_process_rx_ir_data()
/linux-4.1.27/tools/perf/python/
Dtwatch.py24 sample_type = perf.SAMPLE_PERIOD | perf.SAMPLE_TID | perf.SAMPLE_CPU)