Home
last modified time | relevance | path

Searched defs:local (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c54 int local, int global, int set) in toggle_breakpoint()
205 int len, local, global, i; in trigger_tests() local
292 static void launch_instruction_breakpoints(char *buf, int local, int global) in launch_instruction_breakpoints()
308 int local, int global) in launch_watchpoints()
335 int len, local, global, i; in launch_tests() local
/tools/testing/selftests/x86/
Dfsgsbase.c361 static void set_gs_and_switch_to(unsigned long local, in set_gs_and_switch_to()
620 for (int local = 0; local < 4; local++) { in main() local
Dtest_vsyscall.c467 struct iovec local, remote; in test_process_vm_readv() local
/tools/perf/util/
Ds390-cpumsf.c248 struct hws_basic_entry local; in s390_cpumsf_basic_show() local
292 struct hws_diag_entry local; in s390_cpumsf_diag_show() local
326 struct hws_trailer_entry local; in s390_cpumsf_trailer_show() local
/tools/accounting/
Dgetdelays.c92 struct sockaddr_nl local; in create_nl_socket() local
/tools/include/uapi/linux/
Dpkt_cls.h57 #define __TC_ACT_EXT(local) ((local) << __TC_ACT_EXT_SHIFT) argument
/tools/power/pm-graph/
Dsleepgraph.py6066 def runSummary(subdir, local=True, genhtml=False): argument