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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_perfcount.h35 uint32 CounterType; member in struct:perf_counter_definition
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_perfcount.c435 static uint32 _reg_perfcount_get_size_field(uint32 CounterType) argument
439 retval = CounterType;
500 obj->counters[obj->NumCounters].CounterType = atoi(buf);
502 obj->counters[obj->NumCounters].CounterType, CounterIndex));
514 counter_size = _reg_perfcount_get_size_field(obj->counters[obj->NumCounters].CounterType);
522 if((obj->counters[obj->NumCounters].CounterType & 0x00000F00) == PERF_TYPE_NUMBER)
535 if((obj->counters[obj->NumCounters].CounterType & 0x00000F00) == PERF_TYPE_NUMBER)
1165 if(!prs_uint32("CounterType", ps, depth, &counter.CounterType))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h880 U8 CounterType; /* 0x14 */ member in struct:_MPI2_EVENT_DATA_SAS_PHY_COUNTER
894 * CounterType field
H A Dmpi2_cnfg.h2360 U8 CounterType; /* 0x04 */ member in struct:_MPI2_SASPHY3_PHY_EVENT_CONFIG
2409 /* values for the CounterType field */

Completed in 85 milliseconds