Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 4 of 4) sorted by relevance

/spdk/test/blobfs/rocksdb/
H A Dpostprocess.py23 fields = line.split() variable
24 total_samples += int(fields[1])
25 key = ThreadModule(fields[2], fields[3])
27 thread_module_samples[key] += int(fields[1])
28 key = FunctionModule(fields[5], fields[3])
30 function_module_samples[key] += int(fields[1])
31 threads.add(fields[2])
33 key = fields[3]
35 module_samples[key] += int(fields[1])
67 fields = line.split() variable
[all …]
/spdk/scripts/
H A Drxe_cfg_small.sh162 local fields=("$@") field
166 if [[ -z ${fields[field]} ]]; then
167 fields[field]="###"
/spdk/doc/
H A Dusdt.md146 itself as a probe parameter and let the script decide which fields it wants to access
151 argument, and let the script decide which fields it wants to access; for example,
159 - our structures include fields with their enum types instead of int; bpftrace will
H A Dgdb_macros.md24 At this stage, we can start looking at the relevant fields of our bdev which now