Searched defs:dump (Results 1 – 7 of 7) sorted by relevance
| /tools/testing/selftests/damon/ |
| A D | sysfs.py | 36 def assert_watermarks_committed(watermarks, dump): argument 48 def assert_quota_goal_committed(qgoal, dump): argument 63 def assert_quota_committed(quota, dump): argument 77 def assert_migrate_dests_committed(dests, dump): argument 83 def assert_filter_committed(filter_, dump): argument 98 def assert_access_pattern_committed(pattern, dump): argument 112 def assert_scheme_committed(scheme, dump): argument 139 def assert_schemes_committed(schemes, dump): argument 144 def assert_monitoring_attrs_committed(attrs, dump): argument 167 def assert_ctx_committed(ctx, dump): argument [all …]
|
| /tools/net/ynl/lib/ |
| A D | ynl.h | 107 #define ynl_dump_foreach(dump, iter) \ argument 119 static inline bool ynl_dump_empty(void *dump) in ynl_dump_empty()
|
| /tools/testing/selftests/bpf/ |
| A D | netlink_helpers.h | 14 __u32 dump; member
|
| /tools/net/ynl/pyynl/lib/ |
| A D | ynl.py | 1110 def _op(self, method, vals, flags=None, dump=False): argument 1121 def dump(self, method, vals): member in YnlFamily
|
| /tools/testing/selftests/net/openvswitch/ |
| A D | ovs-dpctl.py | 2420 def dump(self, dpifindex, flowspec=None): member in OvsFlow
|
| /tools/perf/util/ |
| A D | session.c | 982 static void stack_user__printf(struct stack_dump *dump) in stack_user__printf()
|
| /tools/arch/s390/include/uapi/asm/ |
| A D | kvm.h | 275 struct kvm_s390_pv_info_dump dump; member
|
Completed in 21 milliseconds