Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/perf/thunderx2_pmu.c tx2_uncore_event_init() -> tx2_uncore_validate_event_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 4096-ptr_max |
| PARAM_VALUE | 0 | event->attr.config | 0-4294967294 |
| PARAM_VALUE | 0 | event->attr.sample_period | 0 |
| PARAM_VALUE | 0 | event->cpu | 0-8192 |
| PARAM_VALUE | 0 | event->hw.config | 0-4294967294 |
| PARAM_VALUE | 0 | event->pmu | 4096-ptr_max |
| CAPPED_DATA | 0 | event->attr.config | 1 |
| CAPPED_DATA | 0 | event->attr.type | 1 |
| CAPPED_DATA | 0 | event->cpu | 1 |
| CAPPED_DATA | 0 | event->pmu->type | 1 |
| DATA_SOURCE | 0 | event | $0 |
| PARAM_COMPARE | 0 | event->attr.type | == $0->pmu->type |
| BIT_INFO | 0 | event->attach_state | 0x0,0xfffffffb |