Home
last modified time | relevance | path

Searched refs:tsc_val (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl10.c70 int tsc_val = 0, pid, status; in verify_prctl() local
75 TST_EXP_PASS_SILENT(prctl(PR_GET_TSC, &tsc_val)); in verify_prctl()
76 if (tsc_val == tc->read_stat) in verify_prctl()
81 tsc_read_stat_names[tsc_val], in verify_prctl()
82 tsc_val, tc->name, tc->read_stat); in verify_prctl()

Completed in 1 milliseconds