Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dprivate_mem_conversions_test.c230 static void guest_test_punch_hole(uint64_t base_gpa, bool precise) in guest_test_punch_hole()
/linux/tools/perf/util/
H A Dparse-events.h199 u8 precise; /* Number of repeated 'p' for precision. */ member
H A Dparse-events.c1857 u8 precise = evsel->core.attr.precise_ip + mod.precise; in parse_events__modifier_list() local
/linux/arch/x86/events/
H A Dcore.c563 int precise = 0; in x86_pmu_max_precise() local
591 int precise = x86_pmu_max_precise(event->pmu); 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.c2476 static int hdsp_set_precise_pointer(struct hdsp *hdsp, int precise) in hdsp_set_precise_pointer()