Home
last modified time | relevance | path

Searched refs:eb (Results 1 – 8 of 8) sorted by relevance

/qemu/contrib/plugins/
H A Dhotpages.c54 PageCounters *eb = (PageCounters *) b; in cmp_access_count() local
58 r = (ea->reads + ea->writes) > (eb->reads + eb->writes) ? -1 : 1; in cmp_access_count()
61 r = ea->reads > eb->reads ? -1 : 1; in cmp_access_count()
64 r = ea->writes > eb->writes ? -1 : 1; in cmp_access_count()
67 r = ea->page_address > eb->page_address ? -1 : 1; in cmp_access_count()
H A Dhwprofile.c75 DeviceCounts *eb = (DeviceCounts *) b; in sort_cmp() local
77 eb->totals.reads + eb->totals.writes ? -1 : 1; in sort_cmp()
83 IOLocationCounts *eb = (IOLocationCounts *) b; in sort_loc() local
84 return ea->off_or_pc > eb->off_or_pc; in sort_loc()
H A Dhotblocks.c45 ExecCount *eb = (ExecCount *) b; in cmp_exec_count() local
49 qemu_plugin_u64_sum(qemu_plugin_scoreboard_u64(eb->exec_count)); in cmp_exec_count()
H A Dhowvec.c161 InsnExecCount *eb = (InsnExecCount *) b; in cmp_exec_count() local
163 uint64_t count_b = qemu_plugin_u64_sum(eb->count); in cmp_exec_count()
/qemu/docs/system/arm/
H A Drealview.rst1 Arm Realview boards (``realview-eb``, ``realview-eb-mpcore``, ``realview-pb-a8``, ``realview-pbx-a9…
/qemu/tests/plugin/
H A Dsyscall.c89 static gint comp_func(gconstpointer ea, gconstpointer eb) in comp_func() argument
92 SyscallStats *ent_b = (SyscallStats *) eb; in comp_func()
/qemu/docs/system/devices/
H A Digb.rst69 .. [1] https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/82576eb-gigabit-ethe…
/qemu/tests/data/qobject/
H A Dqdict.txt1970 board-eb.h: 3843