Searched refs:c3 (Results 1 – 10 of 10) sorted by relevance
| /tools/testing/selftests/net/netfilter/ |
| A D | br_netfilter_queue.sh | 17 setup_ns c1 c2 c3 sender 47 port_add "$c3" "c3" 3
|
| A D | nft_audit.sh | 106 for chain in c2 c3; do
|
| A D | nft_fib.sh | 170 ip6 daddr 1c3::c01d fib saddr . iif oif missing counter drop 780 check_fib_counter 0 "$nsrouter" 1c3::c01d || exit 1 785 ip netns exec "$ns1" ping -W 0.5 -i 0.1 -c 3 -q 1c3::c01d > /dev/null 786 check_fib_counter 3 "$nsrouter" 1c3::c01d || exit 1
|
| /tools/testing/selftests/bpf/ |
| A D | cgroup_helpers.c | 673 char *c, *c2, *c3, *c4; in get_cgroup1_hierarchy_id() local 700 for (c3 = strtok_r(c, ",", &c4); c3; in get_cgroup1_hierarchy_id() 701 c3 = strtok_r(NULL, ",", &c4)) { in get_cgroup1_hierarchy_id()
|
| /tools/perf/arch/s390/include/ |
| A D | dwarf-regs-table.h | 33 REG_DWARFNUM_NAME(c3, 35),
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | sock.c | 412 bool c1, c2, c3, c4, c5, c6, c7, c8; in test_get_tcp_counters() local 422 out->ao.netns_ao_key_not_found = netstat_get(ns, "TCPAOKeyNotFound", &c3); in test_get_tcp_counters() 429 if (c1 || c2 || c3 || c4 || c5 || c6 || c7 || c8) in test_get_tcp_counters()
|
| /tools/testing/selftests/net/ |
| A D | rtnetlink.sh | 354 ip addrlabel add prefix 1c3::/64 label 12345 2>/dev/null 358 ip addrlabel del prefix 1c3::/64 label 12345 2>/dev/null 363 ip addrlabel del prefix 1c3::/64 label 12345 2>/dev/null
|
| /tools/power/x86/turbostat/ |
| A D | turbostat.c | 2018 unsigned long long c3; member 3059 outp += sprintf(outp, "c3: %016llX\n", c->c3); in dump_counters() 3367 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * c->c3 / tsc); in format_counters() 3795 old->c3 = new->c3 - old->c3; in delta_core() 3891 if ((old->mperf + core_delta->c3 + core_delta->c6 + core_delta->c7) > (old->tsc * tsc_tweak)) in delta_thread() 3895 old->c1 = (old->tsc * tsc_tweak) - old->mperf - core_delta->c3 in delta_thread() 3996 c->c3 = 0; in clear_counters() 4121 average.cores.c3 += c->c3; in sum_counters() 4243 average.cores.c3 /= topo.allowed_cores; in compute_average() 4918 PERF_COUNTER_WRITE_DATA(c->c3, CCSTATE_RCI_INDEX_C3_RESIDENCY); in get_cstate_counters()
|
| /tools/power/pm-graph/ |
| A D | bootgraph.py | 638 .c3 {background:rgba(255,218,33,0.4);}\n\
|
| /tools/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 255 c3: RETN 552 c3: movnti My,Gy
|
Completed in 35 milliseconds