Searched refs:device_oprofile (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/oprofile/
H A Dcommon.c104 static struct sys_device device_oprofile = { variable in typeref:struct:sys_device
114 ret = sysdev_register(&device_oprofile);
121 sysdev_unregister(&device_oprofile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dnmi_int.c60 static struct sys_device device_oprofile = { variable in typeref:struct:sys_device
70 error = sysdev_register(&device_oprofile);
77 sysdev_unregister(&device_oprofile);

Completed in 103 milliseconds