Home
last modified time | relevance | path

Searched refs:K (Results 1 – 13 of 13) sorted by relevance

/tools/perf/bench/
Dmem-functions.c29 #define K 1024 macro
100 if (x < K) \
102 else if (x < K * K) \
103 printf(" %14lfd KB/sec\n", x / K); \
104 else if (x < K * K * K) \
105 printf(" %14lf MB/sec\n", x / K / K); \
107 printf(" %14lf GB/sec\n", x / K / K / K); \
/tools/bpf/
Dbpf_dbg.c636 uint32_t K = f->k; in bpf_single_step() local
641 r->R = K; in bpf_single_step()
659 r->M[K] = r->A; in bpf_single_step()
662 r->M[K] = r->X; in bpf_single_step()
665 d = pkt_caplen - K; in bpf_single_step()
667 r->A = extract_u32(pkt, K); in bpf_single_step()
672 d = pkt_caplen - K; in bpf_single_step()
674 r->A = extract_u16(pkt, K); in bpf_single_step()
679 d = pkt_caplen - K; in bpf_single_step()
681 r->A = extract_u8(pkt, K); in bpf_single_step()
[all …]
/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c195 K = 100, enumerator
/tools/perf/util/
Dstring.c18 #define K 1024LL macro
/tools/perf/Documentation/
Dperf-mem.txt72 -K::
Dperf-stat.txt50 - a symbolically formed event like 'pmu/config=M,config1=N,config2=K/'
51 where M, N, K are numbers (in decimal, hex, octal format).
334 0 context-switches:u # 0.000 K/sec
335 0 cpu-migrations:u # 0.000 K/sec
Dperf-top.txt79 specification with appended unit character - B/K/M/G. The
101 -K::
332 [K]::
Dperf-record.txt40 - a symbolically formed event like 'pmu/config=M,config1=N,config3=K/'
42 where M, N, K are numbers (in decimal, hex, octal format). Acceptable
227 specification with appended unit character - B/K/M/G. The
473 processed for output. One can specify the number using B/K/M/G suffixes.
522 be a number with appended unit character - B/K/M/G
Dperf-script.txt240 PERF_RECORD_MISC_KERNEL K
251 sched-messaging 1414 K 28690.636582: 4590 cycles ...
253 sched-messaging 1414 K 28690.636608: 19473 cycles ...
Dperf-kvm.txt125 specification with appended unit character - B/K/M/G. The
Dperf-trace.txt104 specification with appended unit character - B/K/M/G. The
Dperf-config.txt476 # Samples: 7K of event 'anon group { ref-cycles, cycles }'
/tools/power/cpupower/po/
Dde.po159 msgstr "Wächter \"%s\" (%d Zustände) - Könnte nach %u s überlaufen\n"