Home
last modified time | relevance | path

Searched refs:pea (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/resctrl/
A Dcache.c10 memset(pea, 0, sizeof(*pea)); in perf_event_attr_initialize()
11 pea->type = PERF_TYPE_HARDWARE; in perf_event_attr_initialize()
12 pea->size = sizeof(*pea); in perf_event_attr_initialize()
14 pea->exclude_kernel = 1; in perf_event_attr_initialize()
15 pea->exclude_hv = 1; in perf_event_attr_initialize()
16 pea->exclude_idle = 1; in perf_event_attr_initialize()
17 pea->exclude_callchain_kernel = 1; in perf_event_attr_initialize()
18 pea->inherit = 1; in perf_event_attr_initialize()
19 pea->exclude_guest = 1; in perf_event_attr_initialize()
20 pea->disabled = 1; in perf_event_attr_initialize()
[all …]
A Dresctrl.h167 void perf_event_attr_initialize(struct perf_event_attr *pea, __u64 config);
169 int perf_open(struct perf_event_attr *pea, pid_t pid, int cpu_no);
A Dcat_test.c162 struct perf_event_attr pea; in cat_test() local
184 perf_event_attr_initialize(&pea, PERF_COUNT_HW_CACHE_MISSES); in cat_test()
186 pe_fd = perf_open(&pea, bm_pid, uparams->cpu); in cat_test()
/linux/arch/m68k/kernel/
A Dentry.S57 pea %sp@(SWITCH_STACK_SIZE)
70 pea %sp@(SWITCH_STACK_SIZE)
161 pea %sp@
164 pea ret_from_exception
237 pea resume_userspace
261 pea resume_userspace
269 pea %sp@(SWITCH_STACK_SIZE)
278 pea 1 | send SIGTRAP
280 pea LSIGTRAP
A Dhead.S461 pea \record
476 pea \ch
509 pea %pc@(.Lstr\@)
556 pea \mask
/linux/arch/m68k/math-emu/
A Dfp_entry.S88 pea LSEGV_MAPERR
89 pea LSIGSEGV
99 pea LTRAP_TRACE
100 pea LSIGTRAP
A Dfp_scan.S303 pea fp_finalrounding
/linux/arch/m68k/ifpsp060/src/
A Dftest.S72 pea pass_str(%pc)
81 pea fail_str(%pc)
93 pea start_str(%pc)
99 pea effadd_str(%pc)
151 pea unimp_str(%pc)
177 pea snan_str(%pc)
185 pea operr_str(%pc)
193 pea ovfl_str(%pc)
201 pea unfl_str(%pc)
209 pea dz_str(%pc)
[all …]
A Ditest.S56 pea pass_str(%pc)
65 pea fail_str(%pc)
76 pea start_str(%pc)
82 pea mulul_str(%pc)
92 pea divul_str(%pc)
102 pea cmp2_str(%pc)
112 pea movp_str(%pc)
122 pea ea_str(%pc)
133 pea cas_str(%pc)
143 pea cas2_str(%pc)
[all …]
/linux/arch/m68k/coldfire/
A Dentry.S118 pea Lkernel_return
149 pea %sp@(SWITCH_STACK_SIZE)
/linux/arch/m68k/include/asm/
A Dentry.h138 pea -1:w /* orig d0 */
188 pea -1:w /* orig d0 */
A Dmath-emu.h272 pea .Lpdata\@
/linux/arch/m68k/68000/
A Dentry.S67 pea %sp@
115 pea %sp@(SWITCH_STACK_SIZE)
/linux/arch/m68k/ifpsp060/
A Dilsp.doc87 pea (%sp) # pass: result addr on stack
101 pea (%sp) # pass: result addr on stack
120 pea _bounds # pass ptr to bounds

Completed in 35 milliseconds