Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkallsyms_selftest.c26 struct test_stat { struct
27 int min;
28 int max;
29 int save_cnt;
30 int real_cnt;
31 int perf;
32 u64 sum;
33 char *name;
34 unsigned long addr;
35 unsigned long addrs[MAX_NUM_OF_RECORDS];
/linux/include/linux/sunrpc/xdrgen/
H A Dnlm3.h56 struct nlm_testrply test_stat; member