Searched refs:af (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ |
D | probe-finder.c | 1372 struct available_var_finder *af = data; in collect_variables_cb() local 1377 vl = &af->vls[af->nvls - 1]; in collect_variables_cb() 1382 ret = convert_variable_location(die_mem, af->pf.addr, in collect_variables_cb() 1383 af->pf.fb_ops, &af->pf.sp_die, in collect_variables_cb() 1384 af->pf.machine, NULL); in collect_variables_cb() 1387 bool externs = !af->child; in collect_variables_cb() 1408 ret2 = die_get_var_range(&af->pf.sp_die, in collect_variables_cb() 1421 if (af->child && dwarf_haspc(die_mem, af->pf.addr)) in collect_variables_cb() 1431 static bool available_var_finder_overlap(struct available_var_finder *af) in available_var_finder_overlap() argument 1435 for (i = 0; i < af->nvls; i++) { in available_var_finder_overlap() [all …]
|
/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 228 af: SCAS/W/D/Q rAX,Yv 525 af: IMUL Gv,Ev 760 af: vfnmsub213ss/d Vx,Hx,Wx (66),(v),(v1)
|