Home
last modified time | relevance | path

Searched refs:write_call_graph (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/gmon/
Dgmon.c87 static void write_call_graph (int fd, u_long load_address);
246 write_call_graph (int fd, u_long load_address) in write_call_graph() function
410 write_call_graph (fd, load_address); in write_gmon()
/glibc-2.36/ChangeLog.old/
DChangeLog.71566 * gmon/gmon.c: Mark write_hist, write_call_graph and write_bb_counts
11084 (write_call_graph): Rewrite to use larger I/O vector for writev
DChangeLog.1931457 (write_call_graph): Likewise.
31459 it to write_hist and write_call_graph.
35738 * gmon/gmon.c (write_hist, write_call_graph, write_bb_counts):
36934 (write_call_graph): Likewise.
DChangeLog.125151 * gmon/gmon.c (write_call_graph): Avoid unaligned accesses when
DChangeLog.65182 (write_call_graph): Likewise.
DChangeLog.53844 (write_hist, write_call_graph, write_bb_counts): new functions.
DChangeLog.132020 (write_call_graph): Use correct type for from_index and to_index.
DChangeLog.1410350 * gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
DChangeLog.1828662 (write_call_graph): Likewise.