Coda Distributed File System
Macros | Variables
timecalls.h File Reference
#include <stdio.h>
#include <sys/time.h>
#include <sys/file.h>
#include "coda_assert.h"
#include <mach.h>
#include <sys/ioctl.h>
Include dependency graph for timecalls.h:

Go to the source code of this file.

Macros

#define NSC_SHOW_COUNTER_INFO   _IO(c, 0)
 
#define NSC_GET_COUNTER   _IOR(c, 1, long)
 
#define START_NSC_TIMING(id)   START_TIMING(id)
 
#define END_NSC_TIMING(id)   END_TIMING(id)
 

Variables

__cplusplus __cplusplus int clockFD
 
struct hgram Create_Total_hg Remove_Total_hg Link_Total_hg
 
struct hgram Rename_Total_hg MakeDir_Total_hg RemoveDir_Total_hg SymLink_Total_hg SpoolVMLogRecord_hg PutObjects_Transaction_hg PutObjects_TransactionEnd_hg PutObjects_Inodes_hg PutObjects_RVM_hg
 

Macro Definition Documentation

◆ END_NSC_TIMING

#define END_NSC_TIMING (   id)    END_TIMING(id)

◆ NSC_GET_COUNTER

#define NSC_GET_COUNTER   _IOR(c, 1, long)

◆ NSC_SHOW_COUNTER_INFO

#define NSC_SHOW_COUNTER_INFO   _IO(c, 0)

◆ START_NSC_TIMING

#define START_NSC_TIMING (   id)    START_TIMING(id)

Variable Documentation

◆ clockFD

__cplusplus __cplusplus int clockFD
extern

◆ Link_Total_hg

struct hgram Create_Total_hg Remove_Total_hg Link_Total_hg
extern

◆ PutObjects_RVM_hg

struct hgram Rename_Total_hg MakeDir_Total_hg RemoveDir_Total_hg SymLink_Total_hg SpoolVMLogRecord_hg PutObjects_Transaction_hg PutObjects_TransactionEnd_hg PutObjects_Inodes_hg PutObjects_RVM_hg
extern