Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/seccomp/
Dseccomp_benchmark.c106 long compare(const char *name_one, const char *name_eval, const char *name_two, in compare() function
/tools/perf/tests/
Dattr.py298 def compare(self, expect, result): member in Test
/tools/perf/
Dbuiltin-lock.c284 static int (*compare)(struct lock_stat *, struct lock_stat *); variable