Use ql for prof last-N list
This commit is contained in:
@@ -203,7 +203,7 @@ struct prof_recent_s {
|
||||
nstime_t alloc_time;
|
||||
nstime_t dalloc_time;
|
||||
|
||||
prof_recent_t *next;
|
||||
ql_elm(prof_recent_t) link;
|
||||
size_t size;
|
||||
prof_tctx_t *alloc_tctx;
|
||||
edata_t *alloc_edata; /* NULL means allocation has been freed. */
|
||||
|
Reference in New Issue
Block a user