Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/vm/
Dmlock-random-test.c163 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_within_limit() local
235 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_outof_limit() local
/tools/perf/util/
Dintel-pt.c527 u64 offset, start_offset, start_ip; in intel_pt_walk_next_insn() local