Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 20 of 20) sorted by relevance

/tools/net/ynl/samples/
A Dpage-pool.c13 struct stat { struct
26 struct stat *s; argument
/tools/include/nolibc/
A Dtypes.h172 struct stat { struct
185 union { time_t st_ctime; struct timespec st_ctim; }; /* time of last status change */ argument
/tools/bootconfig/
A Dmain.c158 struct stat stat; in load_xbc_file() local
183 struct stat stat; in load_xbc_from_initrd() local
335 struct stat stat; in delete_xbc() local
374 struct stat stat; in apply_xbc() local
/tools/perf/util/
A Dbpf-trace-summary.c74 static double rel_stddev(struct syscall_stats *stat) in rel_stddev()
147 struct syscall_stats *stat = &node->stats; in print_common_stats() local
236 struct syscall_stats *stat; in update_total_stats() local
389 struct syscall_stats stat; in trace_print_bpf_summary() local
A Dtool.h77 stat, member
A Ddrm_pmu.c418 struct stat stat; in for_each_drm_fdinfo_in_dir() local
A Dhist.h245 struct he_stat stat; member
/tools/testing/selftests/bpf/progs/
A Dtest_d_path_check_rdonly_mem.c11 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
A Dtest_d_path_check_types.c15 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
A Dtest_d_path.c22 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat, in BPF_PROG()
/tools/include/nolibc/sys/
A Dstat.h77 int stat(const char *path, struct stat *buf) in stat() function
/tools/testing/selftests/bpf/benchs/
A Dbench_bloom_filter_map.c34 struct stat { struct
35 __u32 stats[3]; argument
/tools/objtool/
A Dbuiltin-check.c192 struct stat stat; in copy_file() local
/tools/perf/
A Dbuiltin-kwork.c1570 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_per_cpu_load() local
1594 struct kwork_top_stat *stat = &kwork->top_stat; in top_print_cpu_usage() local
2002 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_total_runtime() local
2021 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_idle_time() local
2033 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_irq_runtime() local
2074 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_cpu_usage() local
2103 struct kwork_top_stat *stat = &kwork->top_stat; in top_calc_load_runtime() local
/tools/testing/selftests/mount/
A Dunprivileged-remount-test.c118 struct statvfs stat; in read_mnt_flags() local
/tools/testing/vsock/
A Dvsock_diag_test.c117 struct stat stat; in find_vsock_stat() local
/tools/testing/selftests/kvm/include/
A Dkvm_util.h590 #define __get_stat(stats, stat) \ argument
598 #define vm_get_stat(vm, stat) __get_stat(&(vm)->stats, stat) argument
599 #define vcpu_get_stat(vcpu, stat) __get_stat(&(vcpu)->stats, stat) argument
/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c233 struct statvfs stat; in read_mnt_flags() local
/tools/lib/perf/include/perf/
A Devent.h544 struct perf_record_stat stat; member
/tools/power/x86/turbostat/
A Dturbostat.c10500 struct stat stat, target_stat; in pmt_parse_from_path() local

Completed in 60 milliseconds