Searched refs:system_time (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dpaca.h104 u64 system_time; /* accumulated system TB ticks */ member in struct:paca_struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dbeosaudio.cpp126 t = system_time();
145 t = system_time() - t;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dtime.c183 delta += get_paca()->system_time;
184 get_paca()->system_time = 0;
H A Dasm-offsets.c145 DEFINE(PACA_SYSTEM_TIME, offsetof(struct paca_struct, system_time));

Completed in 168 milliseconds