#include <../../nrnconf.h>
#include <stdio.h>
#include "matrix.h"
#include "meminfo.h"
#include "zmatrix.h"
#include "sparse.h"
#include "iter.h"
Go to the source code of this file.
◆ mem_hash()
| static unsigned int mem_hash |
( |
void ** |
ptr | ) |
|
|
static |
◆ mem_lookup()
| static int mem_lookup |
( |
void ** |
var | ) |
|
|
static |
◆ mem_stat_dump()
| void mem_stat_dump |
( |
FILE * |
fp, |
|
|
int |
list |
|
) |
| |
◆ mem_stat_free_list()
| int mem_stat_free_list |
( |
int |
mark, |
|
|
int |
list |
|
) |
| |
◆ mem_stat_mark()
◆ mem_stat_reg_list()
◆ mem_stat_reg_vars()
| int mem_stat_reg_vars |
( |
int |
list, |
|
|
int |
type, |
|
|
|
... |
|
) |
| |
◆ mem_stat_show_mark()
◆ mem_connect
◆ mem_hash_idx
◆ mem_hash_idx_end
| unsigned int mem_hash_idx_end = 0 |
|
static |
◆ mem_stat_mark_curr
| int mem_stat_mark_curr = 0 |
|
static |
◆ mem_stat_mark_many
| int mem_stat_mark_many = 0 |
|
static |
◆ mem_stat_var
◆ rcsid
| char rcsid[] = "memstat.c,v 1.1 1997/12/04 17:55:39 hines Exp" |
|
static |