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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.h44 explicit Mutex(MutexType type, StatType stat_type);
H A Dtsan_mutex.cpp210 Mutex::Mutex(MutexType type, StatType stat_type) { argument
217 stat_type_ = stat_type;
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_log.c434 vxge_print_stats(void *stats, vxge_query_device_info_e stat_type) argument
440 switch (stat_type) {
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c457 ATF_TC(stat_type); variable
458 ATF_TC_HEAD(stat_type, tc)
463 ATF_TC_BODY(stat_type, tc)
1061 ATF_TP_ADD_TC(tp, stat_type);
/freebsd-11-stable/usr.bin/nfsstat/
H A Dnfsstat.c132 int stat_type; member in struct:stattypes
141 #define STAT_TYPE_TO_NFS(stat_type) statstruct[stat_type].nfs_type

Completed in 175 milliseconds