Searched refs:get_percent (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | mem-stats.h | 213 get_percent (m_allocated, total.m_allocated), in dump() 215 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump() 230 get_percent (size_t nominator, size_t denominator) in get_percent() function
|
| H A D | alloc-pool.h | 72 get_percent (m_allocated, total.m_allocated), in dump() 75 get_percent (m_times, total.m_times), in dump()
|
| H A D | bitmap.h | 248 get_percent (m_allocated, total.m_allocated), in dump() 250 get_percent (m_times, total.m_times), in dump()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | mem-stats.h | 213 get_percent (m_allocated, total.m_allocated), in dump() 215 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump() 230 get_percent (size_t nominator, size_t denominator) in get_percent() function
|
| H A D | alloc-pool.h | 72 get_percent (m_allocated, total.m_allocated), in dump() 75 get_percent (m_times, total.m_times), in dump()
|
| H A D | bitmap.h | 248 get_percent (m_allocated, total.m_allocated), in dump() 250 get_percent (m_times, total.m_times), in dump()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-c2c.c | 765 struct hist_entry *he, get_percent_cb get_percent) in percent_color() argument 772 per = get_percent(c2c_he); in percent_color()
|