ファイル名fnrec.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 44 | 33% | 
| 空行行数 | 31 | 23% | 
| 実行行数 | 59 | 44% | 
| 合計行数 | 134 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 7 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
fnrec_is_valid | static int | Test whether the trace buffer is valid | |
2  | 
fnrec_reset | static void | Reset the trace buffer and clear entries | |
3  | 
fnrec_append_unique | static void | Write a value to the end of the buffer if it is not a repetition | |
4  | 
fnrec_dump | static void | Print the contents of the trace buffer in chronological order | |
5  | 
fnrec_init | static void | Function tracer initialisation function | |
6  | 
__cyg_profile_func_enter | void | ||
7  | 
__cyg_profile_func_exit | void | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー