Home
last modified time | relevance | path

Searched defs:precise (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Ddebug.c133 struct page precise; in __dump_page() local
/linux/arch/x86/events/
H A Dcore.c559 int precise = 0; in x86_pmu_max_precise() local
578 int precise = x86_pmu_max_precise(); in x86_pmu_hw_config() local
/linux/drivers/ufs/host/
H A Dufs-exynos.c559 const int precise = 10; in exynos_ufs_calc_time_cntr() local
/linux/sound/pci/rme9652/
H A Dhdsp.c2507 static int hdsp_set_precise_pointer(struct hdsp *hdsp, int precise) in hdsp_set_precise_pointer()